|
U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
#include "../Core/Mutex.h"#include "../Core/Object.h"Classes | |
| class | Urho3D::Script |
| Scripting subsystem. Allows execution of AngelScript. More... | |
Enumerations | |
| enum | Urho3D::DumpMode { DOXYGEN = 0 , C_HEADER , MAX_DUMP_MODES } |
| Output mode for DumpAPI method. | |
Functions | |
| void | Urho3D::RegisterScriptLibrary (Context *context) |
| Register Script library objects. | |
Variables | |
| const char * | Urho3D::LOGIC_CATEGORY = "Logic" |