ECS Statistics module
Shows tons of statistics and information about the internal state of the ECS.
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
auto ecsStatisticsPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Function documentation
CUBOS_ ENGINE_ API void ecsStatisticsPlugin(Cubos& cubos)
Plugin entry function.
| Parameters | |
|---|---|
| cubos | Cubos main class |