|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
空白样式。 更多...
#include <ygdi.h>

Public 成员函数 | |
| yconstfn | Padding () |
| 默认构造:使用零边距。 | |
| yconstfn | Padding (SPos l, SPos r, SPos t, SPos b) |
| 构造:使用 4 个边距。 | |
| Padding & | operator+= (const Padding &m) |
| 加法赋值:对应分量调用 operator+= 。 | |
Public 属性 | |
| SPos | Left |
| SPos | Right |
| SPos | Top |
| SPos | Bottom |
|
inline |
| SPos YSLib::Drawing::Padding::Bottom |
| SPos YSLib::Drawing::Padding::Left |
| SPos YSLib::Drawing::Padding::Right |
| SPos YSLib::Drawing::Padding::Top |