Stepped Component Animation
sealed class SteppedComponentAnimation<T : GameComponentView> : ComponentAnimation<T>
Content copied to clipboard
SteppedComponentAnimation baseclass.
Parameters
T
Generic GameComponentView.
game Component View
GameComponentView to animate.
duration
Duration in milliseconds.