Project module
Adds a resource used to manage the currently loaded project.
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
void projectPlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void projectPlugin(cubos:: engine:: Cubos& cubos)
#include <tesseratos/project/plugin.hpp>
Plugin entry function.
| Parameters | |
|---|---|
| cubos | Cubos main class |