OmegaEngine API  1.0.3
Public Member Functions | Protected Member Functions | List of all members
OmegaEngine.DebugForm Class Reference

Provides a debug interface for manipulating views, scenes, bodies and lights in the Engine in real-time More...

Inheritance diagram for OmegaEngine.DebugForm:

Public Member Functions

 DebugForm (Engine engine)
 Initializes the debug interface for a specific instance of the Engine. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Provides a debug interface for manipulating views, scenes, bodies and lights in the Engine in real-time

Constructor & Destructor Documentation

◆ DebugForm()

OmegaEngine.DebugForm.DebugForm ( Engine  engine)
inline

Initializes the debug interface for a specific instance of the Engine.

Parameters
engineThe Engine instance to debug.

Member Function Documentation

◆ Dispose()

override void OmegaEngine.DebugForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.


The documentation for this class was generated from the following files: