xyginext  0.2.0
Second generation of xygine game creation framework
xy::UISystem Member List

This is the complete list of members for xy::UISystem, including all inherited members.

addControllerCallback(const ControllerCallback &)xy::UISystem
addEntity(Entity)xy::System
addKeyCallback(const KeyboardCallback &)xy::UISystem
addMouseButtonCallback(const MouseButtonCallback &)xy::UISystem
addMouseMoveCallback(const MovementCallback &)xy::UISystem
addMouseWheelCallback(const MouseWheelCallback &)xy::UISystem
addSelectionCallback(const SelectionChangedCallback &)xy::UISystem
ControllerCallback typedef (defined in xy::UISystem)xy::UISystem
Finger enum value (defined in xy::UISystem)xy::UISystem
Flags enum namexy::UISystem
getComponentMask() constxy::System
getEntities() constxy::System
getEntities() (defined in xy::System)xy::Systemprotected
getMessageBus()xy::Systeminlineprotected
getScene()xy::Systemprotected
getType() constxy::Systeminline
handleEvent(const sf::Event &)xy::UISystem
handleMessage(const Message &) overridexy::UISystemvirtual
isActive() constxy::Systeminline
KeyboardCallback typedef (defined in xy::UISystem)xy::UISystem
LeftMouse enum value (defined in xy::UISystem)xy::UISystem
MiddleMouse enum value (defined in xy::UISystem)xy::UISystem
MouseButtonCallback typedef (defined in xy::UISystem)xy::UISystem
MouseWheelCallback typedef (defined in xy::UISystem)xy::UISystem
MovementCallback typedef (defined in xy::UISystem)xy::UISystem
postMessage(Message::ID id)xy::Systemprotected
postMessage(Message::ID id) (defined in xy::System)xy::System
process(float) overridexy::UISystemvirtual
Ptr typedef (defined in xy::System)xy::System
removeEntity(Entity)xy::System
requireComponent()xy::Systemprotected
requireComponent() (defined in xy::System)xy::System
RightMouse enum value (defined in xy::UISystem)xy::UISystem
selectInput(std::size_t)xy::UISystem
SelectionChangedCallback typedef (defined in xy::UISystem)xy::UISystem
setActiveGroup(std::size_t)xy::UISystem
setJoypadCursorActive(bool active)xy::UISystem
setScene(Scene &) (defined in xy::System)xy::Systemprotected
System(MessageBus &mb, UniqueType t)xy::System
UISystem(MessageBus &) (defined in xy::UISystem)xy::UISystemexplicit
~System()=default (defined in xy::System)xy::Systemvirtual