sgEvents Class Reference

#include <sgEvents.h>

List of all members.

Public Member Functions

virtual void onDraw (float timestep)

Detailed Description

Event class. Inherit from this one and assign an instance of it to the view to handle engine events.


Member Function Documentation

void sgEvents::onDraw ( float  timestep  )  [virtual]

On draw. This function is called every frame just before anything gets rendered.

Parameters:
timestep time in seconds since the last frame was rendered

The documentation for this class was generated from the following files:
Generated on Thu Jun 3 13:31:04 2010 for iSDGE by  doxygen 1.6.3