C# 클래스 GlueTestProject.Entities.StateEntity

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
StartVelocityTesting ( float timeToTake ) : void

비공개 메소드들

메소드 설명
CheckVelocityIsApplying ( ) : void
CustomActivity ( ) : void
CustomDestroy ( ) : void
CustomInitialize ( ) : void
CustomLoadStaticContent ( string contentManagerName ) : void
OnAfterCurrentAdvancedInterpolationCategoryStateSet ( object sender, EventArgs e ) : void
RunInterpolateBetweenTests ( ) : void

메소드 상세

StartVelocityTesting() 공개 메소드

public StartVelocityTesting ( float timeToTake ) : void
timeToTake float
리턴 void