YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::UI::Visual 成员列表

成员的完整列表,这些成员属于 YSLib::UI::Visual,包括所有继承而来的类成员

GetHeight() const ynothrowYSLib::UI::Visualinline
GetLocation() const ynothrowYSLib::UI::Visualinline
GetLocationRef() ynothrowYSLib::UI::Visualinline
GetSize() const ynothrowYSLib::UI::Visualinline
GetSizeRef() ynothrowYSLib::UI::Visualinline
GetWidth() const ynothrowYSLib::UI::Visualinline
GetX() const ynothrowYSLib::UI::Visualinline
GetY() const ynothrowYSLib::UI::Visualinline
IsVisible() const ynothrowYSLib::UI::Visualinline
locationYSLib::UI::Visualprivate
SetHeight(SDst h)YSLib::UI::Visualinline
SetLocation(const Point &_tempArgName)YSLib::UI::Visualinline
SetLocation(SPos x, SPos y)YSLib::UI::Visualinline
SetSize(const Size &_tempArgName)YSLib::UI::Visualinline
SetSize(SDst w, SDst h)YSLib::UI::Visualinline
SetVisible(bool _tempArgName)YSLib::UI::Visualinline
SetWidth(SDst w)YSLib::UI::Visualinline
SetX(SPos x)YSLib::UI::Visualinline
SetY(SPos y)YSLib::UI::Visualinline
sizeYSLib::UI::Visualprivate
visibleYSLib::UI::Visualprivate
Visual(const Rect &={})YSLib::UI::Visual