An NDoc Documented Class Library

Map.Render Method (Int32, Int32, Int32, Int32)

Draw map range

public void Render(
   int x1,
   int y1,
   int x2,
   int y2
);

Parameters

x1
start position
y1
start position
x2
end position
y2
end position

See Also

Map Class | PunkMan.Game Namespace | Map.Render Overload List