YAPOG  0.0.1
Yet Another Pokemon Online Game
Texture.hpp File Reference
#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"
Include dependency graph for Texture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yap::Texture
 Base graphical element. Overlay of SFML Sprite. More...

Namespaces

namespace  yap