C# 클래스 GoingToStateCircleUnit, RTSmini

상속: ActiveStateCircleUnit
파일 보기 프로젝트 열기: Arihy/RTSmini

공개 메소드들

메소드 설명
GoingToStateCircleUnit ( GameObject newGoCircleUnit ) : System.Collections
checkOtherState ( ) : void
move ( ) : void
playAnim ( ) : void

메소드 상세

GoingToStateCircleUnit() 공개 메소드

public GoingToStateCircleUnit ( GameObject newGoCircleUnit ) : System.Collections
newGoCircleUnit GameObject
리턴 System.Collections

checkOtherState() 공개 메소드

public checkOtherState ( ) : void
리턴 void

move() 공개 메소드

public move ( ) : void
리턴 void

playAnim() 공개 메소드

public playAnim ( ) : void
리턴 void