Méthode | Description | |
---|---|---|
PokemonSpriteSheet ( Microsoft.Xna.Framework.Graphics.Texture2D spriteSheet, int frameWidth, int frameHeight ) : System.Collections.Generic | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
ExtractFrames ( Microsoft.Xna.Framework.Graphics.Texture2D spriteSheet, int frameWidth, int frameHeight ) : void |
public PokemonSpriteSheet ( Microsoft.Xna.Framework.Graphics.Texture2D spriteSheet, int frameWidth, int frameHeight ) : System.Collections.Generic | ||
spriteSheet | Microsoft.Xna.Framework.Graphics.Texture2D | |
frameWidth | int | |
frameHeight | int | |
Résultat | System.Collections.Generic |