![]() |
No Name Engine
NoNameEngine est un moteur de jeu basé sur un système Entity Component System (ECS) utilisant Vulkan pour le rendu.
|
This is the complete list of members for NNE::Systems::InputManager, including all inherited members.
GetMousePosition() | NNE::Systems::InputManager | static |
Init(GLFWwindow *win) | NNE::Systems::InputManager | static |
IsKeyJustPressed(int key) | NNE::Systems::InputManager | static |
IsKeyJustReleased(int key) | NNE::Systems::InputManager | static |
IsKeyPressed(int key) | NNE::Systems::InputManager | static |
IsMouseButtonPressed(int button) | NNE::Systems::InputManager | static |
Update() | NNE::Systems::InputManager | static |