C# Class Quelea.ViewForceComponent

Inheritance: AbstractBoidForceComponent
Afficher le fichier Open project: lxfschr/Quelea

Méthodes publiques

Méthode Description
ViewForceComponent ( ) : System

Initializes a new instance of the ViewForceComponent class.

Méthodes protégées

Méthode Description
CalculateDesiredVelocity ( ) : Vector3d

Method Details

CalculateDesiredVelocity() protected méthode

protected CalculateDesiredVelocity ( ) : Vector3d
Résultat Vector3d

ViewForceComponent() public méthode

Initializes a new instance of the ViewForceComponent class.
public ViewForceComponent ( ) : System
Résultat System