C# Class GlueTestProject.Entities.StateEntity

ファイルを表示 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
StartVelocityTesting ( float timeToTake ) : void

Private Methods

Method Description
CheckVelocityIsApplying ( ) : void
CustomActivity ( ) : void
CustomDestroy ( ) : void
CustomInitialize ( ) : void
CustomLoadStaticContent ( string contentManagerName ) : void
OnAfterCurrentAdvancedInterpolationCategoryStateSet ( object sender, EventArgs e ) : void
RunInterpolateBetweenTests ( ) : void

Method Details

StartVelocityTesting() public method

public StartVelocityTesting ( float timeToTake ) : void
timeToTake float
return void