Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for InputAction, including all inherited members.
bind_gamepad_button(int button) | InputAction | inline |
bind_key(SDL_Scancode key) | InputAction | inline |
bind_mouse(MouseButton button) | InputAction | inline |
gamepad_buttons | InputAction | |
InputAction()=default | InputAction | |
InputAction(const std::string &action_name) | InputAction | inlineexplicit |
keys | InputAction | |
mouse_buttons | InputAction | |
name | InputAction |