boardgame-phaser/packages/onitama-game/src/renderers
hypercross 368d9942d2 refactor(onitama): centralize visual constants in config
Introduce `TEXT_POSITION` and `VISUAL` objects to the configuration
to manage magic numbers for positioning, radii, stroke widths, and
alphas. Update renderers and spawners to use these constants instead
of hardcoded values or direct calculations.
2026-04-20 16:04:29 +08:00
..
CardRenderer.ts refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
HighlightRenderer.ts refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
PawnRenderer.ts refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
SelectionRenderer.ts refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
index.ts refactor(onitama): decouple rendering logic into dedicated renderers 2026-04-19 11:55:18 +08:00