Source: factory.report/package.charts/ObjReportPixiFARCASTER.py
FARCASTER tactical RPG game report.
| Method | Signature | Description |
|---|---|---|
| GetTemplate | GetTemplate() -> str |
Generate FARCASTER game template extending Pixi generic. |
| SetGameDimensions | SetGameDimensions(grid_w: int, grid_h: int, tile_sz: int) |
Configure game grid. |
| SetGameState | SetGameState(game_state_id: str, campaign_id: str, mission_id: str) |
Set active game state. |