7#include <unordered_map>
98 SYSTEM_LOG <<
"No available joystick to bind to player " <<
playerID <<
". Try to bind keyboard\n";
Core ECS component definitions.
ComponentTypeID GetComponentTypeID_Static()
World and ECS Manager for Olympe Engine.
static InputContextManager & Get()
static JoystickManager & Get()
std::vector< SDL_JoystickID > GetConnectedJoysticks()
static KeyboardManager & Get()
static MouseManager & Get()
static World & Get()
Get singleton instance (short form)
T & GetComponent(EntityID entity)