object Movement

Movements used to move a Cursor around, and to track it's movements.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Movement
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val Down: Movement
  2. val Left: Movement
  3. val NoMovement: Movement
  4. val Right: Movement
  5. val Up: Movement