Punkman X1 API

MainForm.RedrawMapBitmap Method

Redraws whole bitmap of map layout. (Updates mapBitmap field.)

Overload List

Redraws whole bitmap of map layout. (Updates mapBitmap field.)

private void RedrawMapBitmap();

This method redraws map cell (Updates mapBitmap field)

private void RedrawMapBitmap(int,int);

See Also

MainForm Class | PunkMan.Editor Namespace