#include "system/nyCommon.h"#include "scene/nyCamera.h"

Go to the source code of this file.
Data Structures | |
| class | Nytro::Game::FpsCameraController |
| This class controls a camera, modifying the angles to simulate walking for FPS type games It also includes some special camera effects, like a quake, and FieldOfView speed warping. More... | |
Namespaces | |
| namespace | Nytro |
The Nytro Game Engine main namespace. | |
| namespace | Nytro::Game |
The game namespace keeps all the classes related to an actual game skeleton, the game state logic, genre helper classes (FPS/RTS/MMO/TBS/TPS..), player, and other classes. | |