C# Class SpriteEditor.seInstructions.SpriteGridScaleY

Summary description for SpriteGridScaleY.
Inheritance: FrbInstruction
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
Execute ( ) : void
SpriteGridScaleY ( SpriteGrid referenceGrid, float ScaleY, long TimeToExecute ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

SpriteGridScaleY() public méthode

public SpriteGridScaleY ( SpriteGrid referenceGrid, float ScaleY, long TimeToExecute ) : System
referenceGrid SpriteGrid
ScaleY float
TimeToExecute long
Résultat System