C# Class Artemis.Engine.Graphics.AnimationStepActions.ReverseAnimationStepAction

Inheritance: AbstractAnimationStepAction
Afficher le fichier Open project: ArtemisEngine/Artemis-Engine

Méthodes publiques

Méthode Description
Perform ( AnimationState state, AnimationMap map ) : void

Method Details

Perform() public méthode

public Perform ( AnimationState state, AnimationMap map ) : void
state AnimationState
map AnimationMap
Résultat void