SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::core::Application::Registries Struct Reference

A struct containing all the registries for the application. More...

#include <Application.h>

Public Attributes

core::GameObjectRegistry gameObject
 
core::ComponentRegistry component
 

Detailed Description

A struct containing all the registries for the application.