![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <DebugInterface.h>
Public Member Functions | |
PROPERTY_RW (bool, enabled, false) | |
PROPERTY_R_IW (string, output) | |
void | idle (const PlatformContext &context) |
Definition at line 40 of file DebugInterface.h.
void Divide::DebugInterface::idle | ( | const PlatformContext & | context | ) |
Definition at line 15 of file DebugInterface.cpp.
Divide::DebugInterface::PROPERTY_R_IW | ( | string | , |
output | |||
) |
Divide::DebugInterface::PROPERTY_RW | ( | bool | , |
enabled | , | ||
false | |||
) |