mrtrizer / FlappyEngine

FlappyEngine is a component-based 2d game engine written in C++ and Js in early stage of development.
4 stars 0 forks source link

Load list of components as a dynamic library #111

Closed mrtrizer closed 6 years ago

mrtrizer commented 6 years ago

I suppose this should look like one exported C function which returns a list of js-wrapped classes. So, this list is passed to JSManager and after this it becomes possible to use them from js to create all classes, listed in the prefab.