rag
graphic 2d engine
Classes
DisplayObject.h File Reference
#include <rag/Rectangle.h>
#include <rag/EventDispatcher.h>
#include <rag/TouchEvent.h>
#include "Color.h"
#include "Timer.h"
#include <string>
#include <vector>
#include <glm/glm.hpp>
#include "Material.h"

Go to the source code of this file.

Classes

class  rag::DisplayObject
 Core object used to display things in screen. More...
 

Detailed Description

DisplayObject related staff.