The CameraController Class Definitions. More...
#include "Core/Core.h"#include "Camera.h"#include "World/Components/NativeScriptComponent.h"#include "World/Components/TransformComponent.h"#include <any>Go to the source code of this file.
Classes | |
| class | Spices::CameraController |
| CameraController Class. This class inherit from NativeScriptComponent. It receives Mouse Event and Key Event to control the Camera movement which defined by it's owner. More... | |
Namespaces | |
| namespace | Spices |
The CameraController Class Definitions.
Definition in file CameraController.h.