![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <SFML/Graphics/Texture.hpp>#include <SFML/Graphics/Sprite.hpp>#include <SFML/Graphics/Rect.hpp>#include "YAPOG/Macros.hpp"#include "YAPOG/Graphics/ISpatial.hpp"#include "YAPOG/Graphics/IDrawable.hpp"#include "YAPOG/Game/Factory/IIDLoadable.hpp"#include "YAPOG/System/String.hpp"#include "YAPOG/Graphics/Vector2.hpp"#include "YAPOG/Graphics/SpatialInfo.hpp"#include "YAPOG/Game/ID.hpp"Go to the source code of this file.
Classes | |
| class | yap::Texture |
| Base graphical element. Overlay of SFML Sprite. More... | |
Namespaces | |
| namespace | yap |