#ifndef HGL_GRAPH_TILE_FONT_INCLUDE #define HGL_GRAPH_TILE_FONT_INCLUDE #include #include namespace hgl { namespace graph { class TileFont { FontSource *source; TileData *tile_data; public: };//class TileFont }//namespace graph }//namespace hgl #endif//HGL_GRAPH_TILE_FONT_INCLUDE