C# 클래스 RotateCamAroundAStep, RPGQuest

상속: AnimationStep
파일 보기 프로젝트 열기: hughrogers/RPGQuest 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( BattleAnimation battleAnimation ) : void
GetData ( ) : Hashtable
RotateCamAroundAStep ( BattleAnimationType t ) : System.Collections

메소드 상세

Execute() 공개 메소드

public Execute ( BattleAnimation battleAnimation ) : void
battleAnimation BattleAnimation
리턴 void

GetData() 공개 메소드

public GetData ( ) : Hashtable
리턴 Hashtable

RotateCamAroundAStep() 공개 메소드

public RotateCamAroundAStep ( BattleAnimationType t ) : System.Collections
t BattleAnimationType
리턴 System.Collections