Property | Type | Description |
---|
Method | Description | |
---|---|---|
ClearCache ( ) : void | ||
GetChunkAt ( int x, int y ) : |
||
GetTile ( int tile ) : |
||
GetTilePiece ( int block ) : |
||
SetChunkAt ( int x, int y, |
||
SonicLevel ( ) : System.Collections.Generic |
public GetChunkAt ( int x, int y ) : |
||
x | int | |
y | int | |
return |
public GetTile ( int tile ) : |
||
tile | int | |
return |
public GetTilePiece ( int block ) : |
||
block | int | |
return |
public SetChunkAt ( int x, int y, |
||
x | int | |
y | int | |
tileChunk | ||
return | void |
public SonicLevel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |