Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
MouseState.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
MouseState
13
{
14
LEFT
,
15
RIGHT
,
16
MIDDLE
,
17
X
,
18
Y
,
19
WHEEL
,
20
}
21
MouseState
MouseState
Definition
MouseState.c:13
Y
@ Y
Definition
MouseState.c:18
WHEEL
@ WHEEL
Definition
MouseState.c:19
X
@ X
Definition
MouseState.c:17
MIDDLE
@ MIDDLE
Definition
MouseState.c:16
LEFT
@ LEFT
navigation
Definition
GamepadTrigger.c:14
RIGHT
@ RIGHT
Definition
GamepadTrigger.c:15
scripts
Core
generated
Input
MouseState.c
Generated by
1.17.0