gma.constants¶
Provides some constants
Package
gma/constants
Already Instantiated
Properties¶
JUMPING
Movement – Jumping
Type
String
Final
True
FALLING
Movement – Falling
Type
String
Final
True
STILL
Movement – Still
Type
String
Final
True
LEFT
Direction – Left
Type
String
Final
True
RIGHT
Direction – Right
Type
String
Final
True
TOP
Direction – Top
Type
String
Final
True
BOTTOM
Direction – Bottom
Type
String
Final
True
GRAVITY
Acceleration – Gravity
Type
String
Final
True