cBackground Class Reference

#include <cBackground.h>

Inheritance diagram for cBackground:
cBlankBackground cDomeBackground

List of all members.

Public Member Functions

virtual void drawBackground (float hour)=0

Detailed Description

Abstract Base-Class for background painting. Only method will be called on begin of frame painting.


Member Function Documentation

virtual void cBackground::drawBackground ( float  hour  )  [pure virtual]

Draws the worlds background for a given time.

Implemented in cBlankBackground, and cDomeBackground.


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

Generated on Tue Feb 16 18:32:39 2010 for Linwarrior 3D by  doxygen 1.6.1