C# Class Quelea.ViewForceComponent

Inheritance: AbstractBoidForceComponent
Show file Open project: lxfschr/Quelea

Public Methods

Method Description
ViewForceComponent ( ) : System

Initializes a new instance of the ViewForceComponent class.

Protected Methods

Method Description
CalculateDesiredVelocity ( ) : Vector3d

Method Details

CalculateDesiredVelocity() protected method

protected CalculateDesiredVelocity ( ) : Vector3d
return Vector3d

ViewForceComponent() public method

Initializes a new instance of the ViewForceComponent class.
public ViewForceComponent ( ) : System
return System