MakerFN<TOpt
, TComps
>: (opt
) => GameObj
<TComps
>
A function that creates a Game Object.
Example
Type parameters
Type parameter | Description |
---|
TOpt | The options to create the object. |
TComps | The components that the object will have. |
Parameters
Returns
GameObj
<TComps
>
Source
kiboom.d.ts:19