Module: Gingham::MoveStatus

Defined in:
lib/gingham/move_status.rb

Constant Summary collapse

DEFAULT =
0
STAY =
1
STOPPED =
2
FINISHED =
3