YAGE  v0.1.4.0
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: