R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ComponentBindingHelper.hpp File Reference
#include <functional>
#include <sol/sol.hpp>
#include <string>
#include <unordered_map>
#include <vector>
#include "common/ECSWrapper/ECSWorld.hpp"
Include dependency graph for ComponentBindingHelper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  scripting::bindings::ComponentBinding
 Information about a registered component. More...
 
class  scripting::bindings::ComponentBindingHelper
 Helper to simplify component registration. More...
 

Namespaces

namespace  scripting
 
namespace  scripting::bindings