C# Class Artemis.Engine.Graphics.SpriteSheet

Afficher le fichier Open project: ArtemisEngine/Artemis-Engine Class Usage Examples

Méthodes publiques

Méthode Description
SpriteSheet ( List texture, Tile>.Dictionary tileGroups ) : System.Collections.Generic
this ( string key ) : Tile

Method Details

SpriteSheet() public méthode

public SpriteSheet ( List texture, Tile>.Dictionary tileGroups ) : System.Collections.Generic
texture List
tileGroups Tile>.Dictionary
Résultat System.Collections.Generic

this() public méthode

public this ( string key ) : Tile
key string
Résultat Tile