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

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

공개 메소드들

메소드 설명
Compute ( ) : void

Computes the current Steering Behavior

PathFollowing ( ) : System

메소드 상세

Compute() 공개 메소드

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

PathFollowing() 공개 메소드

public PathFollowing ( ) : System
리턴 System