UGDK
|
#include <ugdk/script.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. |