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

Inheritance: SteeringBehavior
Mostra file Open project: Indiefreaks/igf

Public Methods

Method Description
Compute ( ) : void

Computes the current Steering Behavior

WallAvoidance ( ) : System

Method Details

Compute() public method

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

WallAvoidance() public method

public WallAvoidance ( ) : System
return System