Méthode | Description | |
---|---|---|
Graphics ( ) : Bitmap | ||
SimpleTiledModel ( string name, string subsetName, int width, int height, bool periodic, bool black ) : System | ||
TextOutput ( ) : string |
Méthode | Description | |
---|---|---|
OnBoundary ( int x, int y ) : bool | ||
Propagate ( ) : bool |
protected OnBoundary ( int x, int y ) : bool | ||
x | int | |
y | int | |
Résultat | bool |
public SimpleTiledModel ( string name, string subsetName, int width, int height, bool periodic, bool black ) : System | ||
name | string | |
subsetName | string | |
width | int | |
height | int | |
periodic | bool | |
black | bool | |
Résultat | System |