![]() |
Gamedev Framework (gf)
0.20.0
A C++17 framework for 2D games
|
Light texture creator. More...
#include <gf/LightTextures.h>
Static Public Member Functions | |
static Texture | createSimpleLight (int size) |
static Texture | createRealisticLight (int size, float attenuation=1.0f, float radius=0.0f) |
Light texture creator.
|
static |
|
static |