Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
yage::Rectangle Class Reference

#include <rectangle.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

yage::Rectangle::Rectangle ( glm::vec4  position)

Member Function Documentation

void yage::Rectangle::render ( ) const
virtual

Reimplemented from yage::Shape.


The documentation for this class was generated from the following files: