From 460d9bda5f03c5da29864fa9dd160848097be51b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 6 Jan 2018 11:36:50 +0000 Subject: [Travis] Rebuilding documentation --- classyage_1_1Shape.html | 178 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 classyage_1_1Shape.html (limited to 'classyage_1_1Shape.html') diff --git a/classyage_1_1Shape.html b/classyage_1_1Shape.html new file mode 100644 index 00000000..2001e10d --- /dev/null +++ b/classyage_1_1Shape.html @@ -0,0 +1,178 @@ + + + + + + +YAGE: yage::Shape Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.3.0 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ +
+ +
+
yage::Shape Class Reference
+
+
+ +

#include <shape.h>

+
+Inheritance diagram for yage::Shape:
+
+
+ + +yage::Drawable +yage::Rectangle + +
+ + + + + + + +

+Public Member Functions

virtual void render () const
 
- Public Member Functions inherited from yage::Drawable
virtual void draw (SpriteBatch &sp)=0
 
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
virtual void yage::Shape::render () const
+
+virtual
+
+ +

Reimplemented in yage::Rectangle.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit