GameProvider

A higher-order React functional component that provides a GameContext to its children.
Parameters:
Name Type Description
props Object The component props.
Properties
Name Type Attributes Description
children Array | Object <optional>
The child components.
value Object A Phaser game instance.
Source:
See: