sfml.js
Preparing search index...
JoystickConnectEvent
Interface JoystickConnectEvent
interface
JoystickConnectEvent
{
joystickConnect
:
{
joystickId
:
number
}
;
type
:
"JoystickConnected"
|
"JoystickDisconnected"
;
}
Index
Properties
joystick
Connect
type
Properties
joystick
Connect
joystickConnect
:
{
joystickId
:
number
}
type
type
:
"JoystickConnected"
|
"JoystickDisconnected"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
joystick
Connect
type
sfml.js
Loading...