Brunot
Loading...
Searching...
No Matches
Keys Member List

This is the complete list of members for Keys, including all inherited members.

enabledKeysprivate
getEnabled() const -> boolKeys
getInputMap() const -> const std::unordered_map< int, std::string > &Keys
getMousePosition() const -> std::pair< float, float >Keys
getMouseWorldCoords() const -> const Vector4D &Keys
inputMapKeysprivate
keyCallback(GLFWwindow *window, int pressedKey, int scancode, int action, int mods) -> voidKeysstatic
Keys()Keys
mouseButtonCallback(GLFWwindow *window, int pressedButton, int action, int mods) -> voidKeysstatic
mouseWorldCoordsKeysprivate
sendKeyPressedMessage(unsigned int GLFWKey) -> voidKeysstatic
setEnabled(bool newState) -> voidKeys
setImGuiMouseWorldCoords(Vector4D &pos) -> voidKeysprivate
setMouseWorldCoords(const Vector4D &coords) -> voidKeysprivate
showMenu() -> voidKeys
update(float dt) -> voidKeys