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

+Public Member Functions

Position (float x_, float y_)
 
+ + + + + +

+Public Attributes

+float x
 
+float y
 
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit