AUI Framework
master
Cross-platform base for C++ UI apps
|
Public Member Functions# | |
ViewActionType (const AString &text) | |
void | operator() (const _< AView > &view) |
![]() | |
ViewActionClick (const glm::ivec2 &position) | |
void | operator() (const _< AView > &view) |
Signals and public fields# | |
AString | text |
![]() | |
AOptional< glm::ivec2 > | position |