C# Class Treefrog.Runtime.TileGrid

Afficher le fichier Open project: jaquadro/Treefrog Class Usage Examples

Méthodes publiques

Méthode Description
this ( int x, int y ) : TileStack

Private Methods

Méthode Description
TileGrid ( int width, int height ) : System

Method Details

this() public méthode

public this ( int x, int y ) : TileStack
x int
y int
Résultat TileStack