Vaca::ScreenGraphics Class Reference

#include <Graphics.h>

Inheritance diagram for Vaca::ScreenGraphics:

Vaca::Graphics Vaca::NonCopyable

List of all members.


Detailed Description

Class to draw directly in the screen.

Public Member Functions

 ScreenGraphics ()
 Creates a Graphics instance to draw in the screen (anywhere).
virtual ~ScreenGraphics ()

Constructor & Destructor Documentation

ScreenGraphics::ScreenGraphics (  ) 

Creates a Graphics instance to draw in the screen (anywhere).

ScreenGraphics::~ScreenGraphics (  )  [virtual]