MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::UI::Widget メンバ一覧

継承メンバを含む MGL::UI::Widget の全メンバ一覧です。

ActivateEventContext(EventListener *listener, EventDelegate *delegate) noexceptMGL::UI::Widget
ActivateEventContext(EventListener *listener) noexceptMGL::UI::Widget
AddChild(Widget *child) noexceptMGL::UI::Widget
GetAnchor() const noexceptMGL::UI::Widgetinline
GetChildren() const noexceptMGL::UI::Widgetinline
GetEventIdentifier() const noexceptMGL::UI::Widgetinline
GetEventState() const noexceptMGL::UI::Widgetinline
GetEventTouchID() const noexceptMGL::UI::Widgetinline
GetLocalTransparency() const noexceptMGL::UI::Widgetinline
GetLocalVisibleFlag() const noexceptMGL::UI::Widgetinline
GetParent() const noexceptMGL::UI::Widgetinline
GetParentSize() const noexceptMGL::UI::Widget
GetPivot() const noexceptMGL::UI::Widgetinline
GetPosition() const noexceptMGL::UI::Widget
GetRectangle() const noexcept=0MGL::UI::Widgetpure virtual
GetSize() const noexceptMGL::UI::Widgetinline
GetTransparency() const noexceptMGL::UI::Widget
GetTypeIdentifier() const noexceptMGL::UI::Widgetinline
IsVisible() const noexceptMGL::UI::Widget
OnNotifiedEvent(EventType eventType, uint32_t argument) noexceptMGL::UI::Widgetinlineprotectedvirtual
OnRender(const MGL::Vector2 &position) noexceptMGL::UI::Widgetinlineprotectedvirtual
OnUpdate(const MGL::Vector2 &position) noexceptMGL::UI::Widgetinlineprotectedvirtual
RemoveChild(Widget *child) noexceptMGL::UI::Widget
Render(const MGL::Vector2 &offset=MGL::Vector2(0.0f, 0.0f)) noexceptMGL::UI::Widget
SetAnchor(const MGL::Alignment &anchorAlignment) noexceptMGL::UI::Widgetinline
SetEventIdentifier(EventID identifier) noexceptMGL::UI::Widgetinline
SetPivot(const MGL::Alignment &pivotAlignment) noexceptMGL::UI::Widgetinline
SetTransparency(float transparency) noexceptMGL::UI::Widgetinline
SetVisible(bool isVisible) noexceptMGL::UI::Widget
Update(const MGL::Vector2 &offset=MGL::Vector2(0.0f, 0.0f), bool updateEvent=true) noexceptMGL::UI::Widget
Update(bool updateEvent) noexceptMGL::UI::Widgetinline
Widget(uint32_t typeIdentifier) noexceptMGL::UI::Widgetinline
~Widget() noexcept=default (定義場所: MGL::UI::Widget)MGL::UI::Widgetvirtual