index
:
zzz--oldstuff/jumpstorm.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
interfaces
/
Action.ts
blob: f0e6a6618baf54bb6d00c45c95d4a6b76ea867b4 (
plain
)
1
2
3
4
5
export enum Action { MOVE_LEFT, MOVE_RIGHT, JUMP }