BlocksRenderLayer EnumerationDelta Engine Documentation
The various rendering layers. Higher layers overdraw lower ones View code on GitHub

Namespace: Blocks
Assembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public enum BlocksRenderLayer
Members

  Member nameValueDescription
Background0
Foreground1
Grid2
FallingBrick3
ZoomingBrick4
See Also