UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
modules.h File Reference
#include <ugdk/script.h>
Include dependency graph for modules.h:

Go to the source code of this file.

Namespaces

namespace  ugdk
 

Functions

void ugdk::RegisterLuaModules (script::lua::LuaWrapper *wrapper)
 Loads all UGDK's Lua modules using the given wrapper.
 
void ugdk::RegisterPythonModules (script::python::PythonWrapper *wrapper)
 Loads all UGDK's Python modules using the given wrapper.