This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
synergine2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
103
Commits
1
Branches
Tree:
4665eb03bd
synergine2
/
synergine2_cocos2d
/
user_action.py
user_action.py
94B
History
Raw
1
2
3
4
5
6
7
# coding: utf-8
from
enum
import
Enum
class
UserAction
(Enum)
:
ORDER_MOVE =
'ORDER_MOVE'