@masatomakino/pixijs-basic-button
Preparing search index...
BasicButtonContext
Class BasicButtonContext<T>
Type Parameters
T
=
any
Index
Constructors
constructor
Properties
button
Value?
index
target?
Constructors
constructor
new
BasicButtonContext
<
T
=
any
>
(
target
?:
BasicClickButton
<
T
>
,
buttonValue
?:
T
,
)
:
BasicButtonContext
<
T
>
Type Parameters
T
=
any
Parameters
Optional
target
:
BasicClickButton
<
T
>
Optional
buttonValue
:
T
Returns
BasicButtonContext
<
T
>
Properties
Optional
button
Value
buttonValue
?:
T
index
index
:
number
Optional
target
target
?:
BasicClickButton
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
button
Value
index
target
@masatomakino/pixijs-basic-button
Loading...