Implemented ordering and command setting
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
void load_layouts();
|
||||
void create_interior_tilemap(const String &layout_name);
|
||||
int get_layout_count() const;
|
||||
int get_children_count(flecs::entity base_e) const;
|
||||
struct graph_module {
|
||||
graph_module(flecs::world &ecs);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user