Classes
Members
onProjectileLanded
- Description:
Called by game.js after each tick that moves an InFlightItem.
- Source:
Called by game.js after each tick that moves an InFlightItem.
Methods
setContext(board, player)
- Description:
Inject game context. Called by the Game controller before start().
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
board |
Board | |
player |
Player |