Plugin(Engine::Core &core)
Definition PluginCameraMovement.cpp:16
void Bind() override
Pure virtual method that must be implemented by derived plugin classes. This method is called when th...
Definition PluginCameraMovement.cpp:18
~Plugin() override=default
Abstract plugin class that add some utility functions to make it easier to register systems and resou...
Definition APlugin.hpp:9
The core is the place where all the data of the engine is stored. It contains the registry (entities)...
Definition Core.hpp:33
Definition CameraMovementError.hpp:5