C# Class GlueTestProject.Entities.StateEntity

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
StartVelocityTesting ( float timeToTake ) : void

Private Methods

Méthode 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 méthode

public StartVelocityTesting ( float timeToTake ) : void
timeToTake float
Résultat void