Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
Public Types | List of all members
jop::Drawable::Attribute Struct Reference

#include <Drawable.hpp>

Public Types

enum  : uint64 { __SkySphere = 1 << 10, __SkyBox = __SkySphere << 1 }
 

Detailed Description

Attribute flags

Definition at line 70 of file Drawable.hpp.

Member Enumeration Documentation

anonymous enum : uint64
Enumerator
__SkySphere 
__SkyBox 

Definition at line 72 of file Drawable.hpp.


The documentation for this struct was generated from the following file: