|
UGDK
0.4.1
|
#include <ugdk/graphic/light.h>
Public Member Functions | |
| Light () | |
| ~Light () | |
| const Vector2D & | dimension () const |
| void | set_dimension (const Vector2D &dimension) |
| const Color & | color () const |
| void | set_color (const Color &color) |
| void | Draw () |
| ugdk::graphic::Light::Light | ( | ) |
|
inline |
|
inline |
|
inline |
| void ugdk::graphic::Light::Draw | ( | ) |
|
inline |
|
inline |