Method | Description | |
---|---|---|
ApplyToSurface ( |
||
Reverse ( ) : |
||
TileChange ( int tx, int ty, int oldId, int newId, |
public ApplyToSurface ( |
||
surface | ||
return | void |
public TileChange ( int tx, int ty, int oldId, int newId, |
||
tx | int | |
ty | int | |
oldId | int | |
newId | int | |
surface | ||
return | System.Collections.Generic |