onresize
private onresize(game: Application) → {}
callback for window resize event
Name | Type | Description |
---|---|---|
game | Application |
the game application instance triggering the resize |
Type | Description |
---|
private onresize(game: Application) → {}
callback for window resize event
Name | Type | Description |
---|---|---|
game | Application |
the game application instance triggering the resize |
Type | Description |
---|