ST_engine
0.3-ALPHA
|
The camera object - represents the viewport for the game. More...
#include <camera.hpp>
Public Attributes | |
int | x |
int | y |
int | limitX1 |
int | limitX2 |
int | limitY1 |
int | limitY2 |
The camera object - represents the viewport for the game.
Definition at line 16 of file camera.hpp.