Preparing search index...
The search index is not available
Angry Pixel Engine
Angry Pixel Engine
ButtonOptions
Interface ButtonOptions
interface
ButtonOptions
{
height
:
number
;
offset
:
Vector2
;
onClick
:
(
(
)
=>
void
)
;
onPressed
:
(
(
)
=>
void
)
;
radius
:
number
;
shape
:
ButtonShape
;
touchEnabled
:
boolean
;
width
:
number
;
}
Index
Properties
height
offset
on
Click
on
Pressed
radius
shape
touch
Enabled
width
Properties
height
height
:
number
offset
offset
:
Vector2
on
Click
on
Click
:
(
(
)
=>
void
)
on
Pressed
on
Pressed
:
(
(
)
=>
void
)
radius
radius
:
number
shape
shape
:
ButtonShape
touch
Enabled
touch
Enabled
:
boolean
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
offset
on
Click
on
Pressed
radius
shape
touch
Enabled
width
Angry Pixel Engine
Loading...