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
/
client
/
lib
/
interfaces
/
Action.ts
blob: 61c89e1dfcd913b11fc60d90de42465f886de282 (
plain
)
1
2
3
4
5
export enum Action { MOVE_LEFT, MOVE_RIGHT, JUMP, }