Click or drag to resize

MovementPath Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Ingame.InterpolationMovementPath

Namespace:  SoftGear.Strix.Client.Ingame.Interpolation
Assembly:  strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
public class MovementPath

The MovementPath type exposes the following members.

Constructors
  NameDescription
Public methodMovementPath
Initializes a new instance of the MovementPath class
Public methodMovementPath(MovementPath)
Initializes a new instance of the MovementPath class
Public methodMovementPath(Int32, Int32)
Initializes a new instance of the MovementPath class
Top
Properties
Methods
See Also