Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
yage::details Namespace Reference

Classes

struct  Coordinate
 
class  Row
 
struct  RenderBatch
 
struct  Glyph
 Glyph with information of the texture. More...
 

Typedefs

typedef std::map< std::string,
details::Coordinate
SpriteMap
 

Typedef Documentation

typedef std::map<std::string, details::Coordinate> yage::details::SpriteMap