C# Class Indiefreaks.Xna.Logic.Steering.PathFollowing

Inheritance: SteeringBehavior
Datei anzeigen Open project: Indiefreaks/igf

Public Methods

Method Description
Compute ( ) : void

Computes the current Steering Behavior

PathFollowing ( ) : System

Method Details

Compute() public method

Computes the current Steering Behavior
public Compute ( ) : void
return void

PathFollowing() public method

public PathFollowing ( ) : System
return System