C# 클래스 Indiefreaks.Xna.Logic.Steering.WallAvoidance

상속: SteeringBehavior
파일 보기 프로젝트 열기: Indiefreaks/igf

공개 메소드들

메소드 설명
Compute ( ) : void

Computes the current Steering Behavior

WallAvoidance ( ) : System

메소드 상세

Compute() 공개 메소드

Computes the current Steering Behavior
public Compute ( ) : void
리턴 void

WallAvoidance() 공개 메소드

public WallAvoidance ( ) : System
리턴 System