![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <SFML/Graphics/RenderTarget.hpp>#include <SFML/Graphics/Drawable.hpp>#include <SFML/Graphics/Color.hpp>#include "YAPOG/Macros.hpp"#include "YAPOG/System/String.hpp"#include "YAPOG/Graphics/Vector2.hpp"Go to the source code of this file.
Classes | |
| struct | yap::IDrawingContext |
| A context to render graphical objects. Possesses a set of Camera associated to each CameraMode. More... | |
Namespaces | |
| namespace | yap |
Typedefs | |
| typedef String | yap::CameraMode |
| Mode name associated to a Camera. | |