EndGate.MovementControllers

Classes

LinearMovementController

Defines a LinearMovementController that can move objects Up, Right, Left, Down or a combination.

MovementController

Abstract class that holds moveable objects and synchronizes positions across them.

Interfaces

IMoveEvent

Represents a move event object that is used to depict a movement, specifically a direction and whether or not the move started or stopped.