Home
last modified time | relevance | path

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

/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Djoystick.h62 JOYSTICKS_MAX = 16, enumerator
123 bool attached_joysticks[JOYSTICKS_MAX];
124 dinput_gamepad d_joysticks[JOYSTICKS_MAX];
H A Djoystick.cpp62 for (int i = 0; i < JOYSTICKS_MAX; i++) in joystick_windows()
82 for (int i = 0; i < JOYSTICKS_MAX; i++) { in have_device()
261 for (int i = 0; i < JOYSTICKS_MAX; i++) { in close_joystick()
370 for (int i = 0; i < JOYSTICKS_MAX; i++) { in process_joysticks()
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Djoystick.h62 JOYSTICKS_MAX = 16, enumerator
123 bool attached_joysticks[JOYSTICKS_MAX];
124 dinput_gamepad d_joysticks[JOYSTICKS_MAX];
H A Djoystick.cpp62 for (int i = 0; i < JOYSTICKS_MAX; i++) in joystick_windows()
82 for (int i = 0; i < JOYSTICKS_MAX; i++) { in have_device()
261 for (int i = 0; i < JOYSTICKS_MAX; i++) { in close_joystick()
370 for (int i = 0; i < JOYSTICKS_MAX; i++) { in process_joysticks()
/dports/devel/godot2/godot-2.1.6-stable/platform/x11/
H A Djoystick_linux.h49 JOYSTICKS_MAX = 16, enumerator
77 Joystick joysticks[JOYSTICKS_MAX];
H A Djoystick_linux.cpp225 for (int i = 0; i < JOYSTICKS_MAX; i++) { in get_joy_from_path()
236 for (int i = 0; i < JOYSTICKS_MAX; i++) { in close_joystick()
464 for (int i = 0; i < JOYSTICKS_MAX; i++) { in process_joysticks()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/x11/
H A Djoystick_linux.h49 JOYSTICKS_MAX = 16, enumerator
77 Joystick joysticks[JOYSTICKS_MAX];
H A Djoystick_linux.cpp225 for (int i = 0; i < JOYSTICKS_MAX; i++) { in get_joy_from_path()
236 for (int i = 0; i < JOYSTICKS_MAX; i++) { in close_joystick()
464 for (int i = 0; i < JOYSTICKS_MAX; i++) { in process_joysticks()
/dports/devel/godot2/godot-2.1.6-stable/platform/osx/
H A Djoystick_osx.h92 JOYSTICKS_MAX = 16, enumerator
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/osx/
H A Djoystick_osx.h92 JOYSTICKS_MAX = 16, enumerator
/dports/devel/godot2/godot-2.1.6-stable/main/
H A Dinput_default.h128 JOYSTICKS_MAX = 16, enumerator
H A Dinput_default.cpp1192 for (int i = 0; i < JOYSTICKS_MAX; i++) { in get_unused_joy_id()
/dports/devel/godot2-tools/godot-2.1.6-stable/main/
H A Dinput_default.h128 JOYSTICKS_MAX = 16, enumerator
H A Dinput_default.cpp1192 for (int i = 0; i < JOYSTICKS_MAX; i++) { in get_unused_joy_id()
/dports/devel/godot2/godot-2.1.6-stable/platform/winrt/
H A Dos_winrt.h86 JOYSTICKS_MAX = 8, enumerator
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/winrt/
H A Dos_winrt.h86 JOYSTICKS_MAX = 8, enumerator