Click or drag to resize
LayerBaseDraw Method
Draw the layer according to the currently active view defined by CurrentView.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public void Draw()
Remarks
Drawing the layer includes drawing of all the tiles and the sprites in the layer.
See Also