Responsible for updating a series of cameras given various inputs. More...
#include <CameraInput.h>
Public Member Functions | |
bool | HandleEvents (const InputState &state) |
Camera | StepCamera (const Camera &targetCamera, float deltaTime) |
bool | HandlingEvents () const |
Public Attributes | |
Cameras | m_cameras |
Represents a collection of camera inputs that together provide a camera controller. | |
Responsible for updating a series of cameras given various inputs.