Classes
Methods
proxyFor()
- Description:
True if this proxy represents the given piece at the given position.
- Source:
setXY()
- Description:
Update position without destroying/recreating the proxy (used when an agent moves to an adjacent cell).
- Source:
tick()
- Description:
Execute one animation frame: call piece.onFrame with the current counter, then increment it.
- Source: