# ion-phaser



<!-- Auto Generated Below -->


## Properties

| Property     | Attribute    | Description                         | Type           | Default     |
| ------------ | ------------ | ----------------------------------- | -------------- | ----------- |
| `game`       | --           | Set the configuration of the game   | `GameInstance` | `undefined` |
| `initialize` | `initialize` | Initialize the phaser game manually | `boolean`      | `true`      |


## Methods

### `destroy() => Promise<void>`

Destroy the Phaser game instance

#### Returns

Type: `Promise<void>`



### `getInstance() => Promise<GameInstance["instance"]>`

Get the Phaser game instance

#### Returns

Type: `Promise<Game>`




----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
