Punkman X1 API
Map.RenderCell Method
Draw part of map cell
public
void
RenderCell(
int
partNo
,
int
x
,
int
y
);
Parameters
partNo
number of part
x
postion of map cell
y
postion of map cell
See Also
Map Class
|
PunkMan.Shared Namespace