From 3d96965ecd28b9037a83c4b22f65fcf502dce336 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 29 Jul 2017 10:00:20 +0100 Subject: Updating docs --- classyage_1_1SpriteBatch.html | 111 ------------------------------------------ 1 file changed, 111 deletions(-) delete mode 100644 classyage_1_1SpriteBatch.html (limited to 'classyage_1_1SpriteBatch.html') diff --git a/classyage_1_1SpriteBatch.html b/classyage_1_1SpriteBatch.html deleted file mode 100644 index 9ffa0317..00000000 --- a/classyage_1_1SpriteBatch.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - -YAGE: yage::SpriteBatch Class Reference - - - - - - - - - -
-
- - - - - - -
-
YAGE -
-
Yet Another Game Engine
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
- -
-
yage::SpriteBatch Class Reference
-
-
- - - - - - - - - - - - -

-Public Member Functions

-void init ()
 
-void begin ()
 
-void end ()
 
-void draw (const glm::vec4 &destination_rect, const glm::vec4 &uv_rect, GLuint texture, const Color &color, float depth)
 
-void render ()
 
- - - -

-Static Public Attributes

-static const int NUM_VERTICES =6
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit