Method | Description | |
---|---|---|
Graphics ( ) : Bitmap | ||
SimpleTiledModel ( string name, string subsetName, int width, int height, bool periodic, bool black ) : System | ||
TextOutput ( ) : string |
Method | Description | |
---|---|---|
OnBoundary ( int x, int y ) : bool | ||
Propagate ( ) : 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 | |
return | System |