|
Otclient 1.0
14/8/2020
|
#include "lightview.h"#include <framework/graphics/framebuffer.h>#include <framework/graphics/framebuffermanager.h>#include <framework/graphics/image.h>#include <framework/graphics/painter.h>#include "mapview.h"
Go to the source code of this file.
Enumerations | |
| enum | { MAX_LIGHT_INTENSITY = 8, MAX_AMBIENT_LIGHT_INTENSITY = 255 } |
| anonymous enum |
| Enumerator | |
|---|---|
| MAX_LIGHT_INTENSITY | |
| MAX_AMBIENT_LIGHT_INTENSITY | |
Definition at line 30 of file lightview.cpp.