![]() |
Jopnal Engine
alpha 0.4
Simple Component Based 2D/3D Game Engine
|
#include <Drawable.hpp>
Public Types | |
enum | : uint64 { __SkySphere = 1 << 10, __SkyBox = __SkySphere << 1 } |
Attribute flags
Definition at line 70 of file Drawable.hpp.
anonymous enum : uint64 |
Enumerator | |
---|---|
__SkySphere | |
__SkyBox |
Definition at line 72 of file Drawable.hpp.