DrawBehavior InterfaceDelta Engine Documentation
Draws all entities at the same level of priority. View code on GitHub

Namespace: DeltaEngine.Entities
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public interface DrawBehavior

The DrawBehavior type exposes the following members.

Methods

  NameDescription
Public methodDraw
Top
See Also