C# 클래스 HorsemanAgent, CreatureDemos

상속: CreatureGameAgent
파일 보기 프로젝트 열기: kestrelm/CreatureDemos

공개 메소드들

메소드 설명
HorsemanAgent ( ) : System.Collections
initState ( ) : void
updateStep ( ) : void

비공개 메소드들

메소드 설명
setAnimation ( ) : void
setMovement ( ) : void
turnOffOtherObjectCollisions ( GameObject objectList ) : void

메소드 상세

HorsemanAgent() 공개 메소드

public HorsemanAgent ( ) : System.Collections
리턴 System.Collections

initState() 공개 메소드

public initState ( ) : void
리턴 void

updateStep() 공개 메소드

public updateStep ( ) : void
리턴 void