Click or drag to resize
MovementVector Properties

The MovementVector type exposes the following members.

Properties
  NameDescription
Public propertyDestination

Used to determine the destination location for this MovementVector.

Public propertyIsStopped

Used to determine if this MovementVector will stop movement. This is true whenever an empty point and a speed of 0 was used.

Public propertySpeed

Used to determine the speed defined for this MovementVector

Top
See Also