hypercross c25759d147 refactor(onitama): extract tweens into factory functions
Centralize Onitama animation logic by moving inline Phaser tweens
into a dedicated `tweens.ts` configuration file. This improves
reusability and cleans up spawners and renderers.

Also updated documentation to warn against adding interruptions to
looped tweens to prevent game logic hangs.
2026-04-19 12:45:05 +08:00
2026-04-06 11:31:51 +08:00
2026-04-06 16:20:52 +08:00
2026-04-06 14:13:43 +08:00
2026-04-08 08:57:59 +08:00
S
Description
No description provided
1,014 KiB
Languages
TypeScript 98.3%
JavaScript 0.8%
HTML 0.6%
CSS 0.3%