#include <Sky.h>
Inherits Object.
Inheritance diagram for Sky:


Public Methods | |
| Sky () | |
| void | renderShine (const World &world, RenderContext &rc) |
| unsigned int | createTexture (const string &name) |
| bool | update (World &world) |
| void | render (RenderContext &rc, RenderContext::Visibility visibility=RenderContext::PartlyVisible) |
| void | write (WDFFile &f) |
| void | readChunk (WDFFile::Chunk &chunk, WDFFile &f) |