![]() |
Skylicht Engine
|
Classes | |
| struct | SComponent |
| struct | SCategory |
Public Member Functions | |
| int | addToCategory (const char *componentName, const char *name, const char *path) |
| const SCategory * | getCategory () |
| const std::vector< SComponent * > & | getAllComponents () |
Public Attributes | |
| SCategory * | m_category |
| std::vector< SComponent * > | m_components |