|
R-Type
Distributed multiplayer game engine in C++
|


Go to the source code of this file.
Namespaces | |
| namespace | scripting |
| namespace | scripting::bindings |
Functions | |
| void | scripting::bindings::bindWorld (sol::state &lua, ecs::wrapper::ECSWorld *world) |
| Bind ECS world operations to Lua. | |