Enumeration
MetaMotionDirection
Members
| Name | Description |
|---|---|
META_MOTION_UP |
Upwards motion. |
META_MOTION_DOWN |
Downwards motion. |
META_MOTION_LEFT |
Motion to the left. |
META_MOTION_RIGHT |
Motion to the right. |
META_MOTION_UP_LEFT |
Motion up and to the left. |
META_MOTION_UP_RIGHT |
Motion up and to the right. |
META_MOTION_DOWN_LEFT |
Motion down and to the left. |
META_MOTION_DOWN_RIGHT |
Motion down and to the right. |