mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 06:45:24 +01:00
https://github.com/pagefaultgames/pokerogue/pull/6087 * Make column count modular Co-authored by: ShinigamiHolo <128856544+ShinigamiHolo@users.noreply.github.com> * Make game stats ui handler use phaser method chaining * Adjust max cursor calculation * Make arrowUp start invisible * Add implementations for setFlip methods in MockSprite * Misc cleanup * Address kev's review comments * Address kev's review comments Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * improve clarity of doc comment Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| mocksContainer | ||
| mockClock.ts | ||
| mockConsoleLog.ts | ||
| mockContextCanvas.ts | ||
| mockFetch.ts | ||
| mockGameObject.ts | ||
| mockGameObjectCreator.ts | ||
| mockLoader.ts | ||
| mockLocalStorage.ts | ||
| mockTextureManager.ts | ||
| mockTimedEventManager.ts | ||
| mockVideoGameObject.ts | ||