Méthode | Description | |
---|---|---|
AnimateSprite ( Sprite sprite ) : void | ||
AnimateTileset ( Tileset tileset ) : void |
Méthode | Description | |
---|---|---|
OnStartup ( System.Windows.StartupEventArgs e ) : void |
public AnimateSprite ( Sprite sprite ) : void | ||
sprite | Sprite | |
Résultat | void |
public AnimateTileset ( Tileset tileset ) : void | ||
tileset | Tileset | |
Résultat | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | |
Résultat | void |