From 3a5a0e7b42d34baa238895f9e4d86cfd902ace7d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 00:51:44 +0000 Subject: [Travis] Rebuilding documentation --- spritesheet_8h.html | 162 ---------------------------------------------------- 1 file changed, 162 deletions(-) delete mode 100644 spritesheet_8h.html (limited to 'spritesheet_8h.html') diff --git a/spritesheet_8h.html b/spritesheet_8h.html deleted file mode 100644 index a3cc4eba..00000000 --- a/spritesheet_8h.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -YAGE: yage/core/spritesheet.h File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.3 -
-
Yet Another Game Engine
-
-
- - - - - -
-
- -
-
-
- -
- -
- All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
- - -
- -
- -
- -
-
spritesheet.h File Reference
-
-
- -


- -More...

-
#include "texture.h"
-#include <rapidjson/reader.h>
-#include <map>
-#include <string>
-
-

Go to the source code of this file.

- - - - - - -

-Classes

struct  yage::details::Coordinate
 
class  yage::SpriteSheet
 
- - - - - - -

-Namespaces

 yage
 Project namespace.
 
 yage::details
 
- - - -

-Typedefs

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

Detailed Description

-

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

-

MIT License, see LICENSE file for more details.

-
-
- - - - -- cgit