Action(sf::Keyboard::Key key, ActionType action=Realtime) | thor::Action | [explicit] |
Action(sf::Mouse::Button mouseButton, ActionType action=Realtime) | thor::Action | [explicit] |
Action(Joystick joystickState, ActionType action=Realtime) | thor::Action | [explicit] |
Action(sf::Event::EventType eventType) | thor::Action | [explicit] |
ActionType enum name | thor::Action | |
Once enum value | thor::Action | |
operator&&(const Action &lhs, const Action &rhs) | thor::Action | [related] |
operator||(const Action &lhs, const Action &rhs) | thor::Action | [related] |
PressOnce enum value | thor::Action | |
Realtime enum value | thor::Action | |
ReleaseOnce enum value | thor::Action |