Home
last modified time | relevance | path

Searched refs:SCREEN_JOYSTICK_START_ID (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInput.cpp59 const int SCREEN_JOYSTICK_START_ID = 0x40000000; variable
981 SDL_JoystickID joystickID = SCREEN_JOYSTICK_START_ID; in AddScreenJoystick()