![]() |
Gamedev Framework (gf)
0.20.0
A C++17 framework for 2D games
|
The id of a light. More...
#include <gf/LightSystem.h>
Public Attributes | |
LightType | type |
uint32_t | index |
The id of a light.
uint32_t gf::LightId::index |
LightType gf::LightId::type |