mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
* Use pointer events instead of touch events in `TouchControl` * Marked some touch-related tests as todo * Changing test mocker to send pointer events * Also updated the ui to change the position of touch controls Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| helpers | ||
| matchers | ||
| mocks | ||
| saves | ||
| error-interceptor.ts | ||
| fakeMobile.html | ||
| game-manager-utils.ts | ||
| game-manager.ts | ||
| game-wrapper.ts | ||
| inputs-handler.ts | ||
| listeners-manager.ts | ||
| phase-interceptor.ts | ||
| string-utils.ts | ||
| test-file-initialization.ts | ||
| test-utils.ts | ||
| text-interceptor.ts | ||