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 --- structyage_1_1Color.html | 107 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 structyage_1_1Color.html (limited to 'structyage_1_1Color.html') diff --git a/structyage_1_1Color.html b/structyage_1_1Color.html new file mode 100644 index 00000000..09a50b45 --- /dev/null +++ b/structyage_1_1Color.html @@ -0,0 +1,107 @@ + + + + + + + +YAGE: yage::Color Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
YAGE +
+
Yet Another Game Engine
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+ +
+
yage::Color Struct Reference
+
+
+ + + + +

+Public Member Functions

Color (GLubyte r_, GLubyte g_, GLubyte b_, GLubyte a_)
 
+ + + + + + + + + +

+Public Attributes

+GLubyte r
 
+GLubyte g
 
+GLubyte b
 
+GLubyte a
 
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit