YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::UI::Visual,包括所有继承而来的类成员
GetHeight() const ynothrow | YSLib::UI::Visual | inline |
GetLocation() const ynothrow | YSLib::UI::Visual | inline |
GetLocationRef() ynothrow | YSLib::UI::Visual | inline |
GetSize() const ynothrow | YSLib::UI::Visual | inline |
GetSizeRef() ynothrow | YSLib::UI::Visual | inline |
GetWidth() const ynothrow | YSLib::UI::Visual | inline |
GetX() const ynothrow | YSLib::UI::Visual | inline |
GetY() const ynothrow | YSLib::UI::Visual | inline |
IsVisible() const ynothrow | YSLib::UI::Visual | inline |
location | YSLib::UI::Visual | private |
SetHeight(SDst h) | YSLib::UI::Visual | inline |
SetLocation(const Point &_tempArgName) | YSLib::UI::Visual | inline |
SetLocation(SPos x, SPos y) | YSLib::UI::Visual | inline |
SetSize(const Size &_tempArgName) | YSLib::UI::Visual | inline |
SetSize(SDst w, SDst h) | YSLib::UI::Visual | inline |
SetVisible(bool _tempArgName) | YSLib::UI::Visual | inline |
SetWidth(SDst w) | YSLib::UI::Visual | inline |
SetX(SPos x) | YSLib::UI::Visual | inline |
SetY(SPos y) | YSLib::UI::Visual | inline |
size | YSLib::UI::Visual | private |
visible | YSLib::UI::Visual | private |
Visual(const Rect &={}) | YSLib::UI::Visual |