From be5d48d2eaed3af76f03297e376f7a67e8a8238f Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 20 Dec 2017 18:02:11 +0000 Subject: Rebuilding documentation --- sprite_8h_source.html | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'sprite_8h_source.html') diff --git a/sprite_8h_source.html b/sprite_8h_source.html index fc42ac5b..9c4aacbb 100644 --- a/sprite_8h_source.html +++ b/sprite_8h_source.html @@ -30,7 +30,7 @@
YAGE -  v0.3.1 +  v0.1.3
Yet Another Game Engine
@@ -108,14 +108,7 @@ $(document).ready(function(){initNavTree('sprite_8h_source.html','');});
sprite.h
-Go to the documentation of this file.
1 /* ----------------------------------------------------------------------------
-
2  * sprite.h
-
3  *
-
4  * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
-
5  * MIT License, see LICENSE file for more details.
-
6  * ----------------------------------------------------------------------------
-
7  */
-
8 
+Go to the documentation of this file.
1 
12 #ifndef SPRITE_H
13 #define SPRITE_H
14 
@@ -156,7 +149,7 @@ $(document).ready(function(){initNavTree('sprite_8h_source.html','');});
51 
52 #endif
Sprite()=default
- +
void draw()
Definition: sprite.cpp:71
Texture texture_
Definition: sprite.h:34
GLuint vbo_id_
Definition: sprite.h:33
@@ -175,7 +168,7 @@ $(document).ready(function(){initNavTree('sprite_8h_source.html','');});