#include <cBackground.h>
Public Member Functions | |
virtual void | drawBackground (float hour) |
Base-Class for background painting. drawBackground method will be called on begin of frame painting.
virtual void cBackground::drawBackground | ( | float | hour | ) | [inline, virtual] |
Draws the worlds background for a given time.
Reimplemented in cDomeBackground.