From 9fb4ab106f17290faf65146d4b005885507c1900 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 19 May 2018 14:24:37 +0000 Subject: [Travis] Rebuilding documentation --- classyage_1_1Shape.html | 156 ------------------------------------------------ 1 file changed, 156 deletions(-) delete mode 100644 classyage_1_1Shape.html (limited to 'classyage_1_1Shape.html') diff --git a/classyage_1_1Shape.html b/classyage_1_1Shape.html deleted file mode 100644 index 7c008c66..00000000 --- a/classyage_1_1Shape.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - -yage::Shape Class Reference - - - - - - - - - - -
-
- - - - - - - -
-
Yet Another Game Engine
-
-
- - - - - - -
- All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
- - -
- -
- - -
-
-
-Public Member Functions | -List of all members
-
-
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