|
RenderEngine
|
#include <Controls.hpp>
Public Member Functions | |
| Controls () | |
| Controls (Camera *cam) | |
| void | update () |
| Update controls. | |
| void | setSpeed (float sp) |
| Set Speed. | |
|
inline |
| Controls::Controls | ( | Camera * | cam | ) |
|
inline |
Set Speed.
How fast should the mouse move be.
| void Controls::update | ( | ) |
Update controls.
Update controls based on mouse and keyboard input.