Preparing search index...
The search index is not available
phaser-jsx
phaser-jsx
createRef
Function createRef
create
Ref
<
Type
>
(
)
:
Ref
<
Type
>
Creates a ref object which can contain arbitrary value.
Type Parameters
Type
Returns
Ref
<
Type
>
Creates an object with a single property
current
(initially set to
null
).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
phaser-jsx
Loading...
Creates a ref object which can contain arbitrary value.