From aa9cdee46fea21ad50b70a4513aa39aebe280b7f Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 27 Jul 2017 23:21:23 +0100 Subject: Adding initial docs --- classyage_1_1SpriteBatch-members.html | 89 +++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 classyage_1_1SpriteBatch-members.html (limited to 'classyage_1_1SpriteBatch-members.html') diff --git a/classyage_1_1SpriteBatch-members.html b/classyage_1_1SpriteBatch-members.html new file mode 100644 index 00000000..e18129de --- /dev/null +++ b/classyage_1_1SpriteBatch-members.html @@ -0,0 +1,89 @@ + + + + + + + +YAGE: Member List + + + + + + + + + +
+
+ + + + + + +
+
YAGE +
+
Yet Another Game Engine
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
yage::SpriteBatch Member List
+
+
+ +

This is the complete list of members for yage::SpriteBatch, including all inherited members.

+ + + + + + + + + +
begin() (defined in yage::SpriteBatch)yage::SpriteBatch
draw(const glm::vec4 &destination_rect, const glm::vec4 &uv_rect, GLuint texture, const Color &color, float depth) (defined in yage::SpriteBatch)yage::SpriteBatch
end() (defined in yage::SpriteBatch)yage::SpriteBatch
init() (defined in yage::SpriteBatch)yage::SpriteBatch
NUM_VERTICES (defined in yage::SpriteBatch)yage::SpriteBatchstatic
render() (defined in yage::SpriteBatch)yage::SpriteBatch
SpriteBatch() (defined in yage::SpriteBatch)yage::SpriteBatch
~SpriteBatch() (defined in yage::SpriteBatch)yage::SpriteBatch
+ + + + -- cgit