Search
Preparing search index...
The search index is not available
sfml.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
sfml.js
MouseButtonEvent
Interface MouseButtonEvent
Hierarchy
MouseButtonEvent
Index
Properties
mouse
Button
type
Properties
mouse
Button
mouse
Button
:
{
button
:
number
;
buttonStr
:
"Left"
|
"Right"
|
"Middle"
|
"XButton1"
|
"XButton2"
;
x
:
number
;
y
:
number
}
Type declaration
button
:
number
button
Str
:
"Left"
|
"Right"
|
"Middle"
|
"XButton1"
|
"XButton2"
x
:
number
y
:
number
type
type
:
"MouseButtonPressed"
|
"MouseButtonReleased"
Exports
Mouse
Button
Event
mouse
Button
type
Generated using
TypeDoc