|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
Go to the source code of this file.
Classes | |
| class | Light |
Variables | |
| enum ENGINE_API | LightType |
| Enum containing the different types of lights that can be created. More... | |
| LIGHT_AMBIENT_LIGHT = 0 | |
| LIGHT_DIRECTIONAL_LIGHT | |
| LIGHT_POINT_LIGHT | |
| LIGHT_SPOT_LIGHT | |
| enum ENGINE_API LightType |
1.8.11