mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-30 05:22:44 +02:00
* Move phase types out of phase interceptor * Create isXPhase method and add properties to each phase * Replace instanceof phase with isXPhase * Fix missing union types for phaseName * Update doc comment in phase.ts * Fix incomplete comment in encounter-phase * Make phaseName as public and fix more uses * Move phaseName property declaration before constructor in move anim phase Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Rename isXPhase to is --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
---|---|---|
.. | ||
helpers | ||
mocks | ||
saves | ||
errorInterceptor.ts | ||
fakeMobile.html | ||
gameManager.ts | ||
gameManagerUtils.ts | ||
gameWrapper.ts | ||
inputsHandler.ts | ||
listenersManager.ts | ||
phaseInterceptor.ts | ||
testFileInitialization.ts | ||
testUtils.ts | ||
TextInterceptor.ts |