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  pyramidworks
 

Functions

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