Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Physics::Layer Struct Reference

Public Member Functions

 Layer (const Layer &other)=default
 
 Layer (Layer &&other) noexcept=default
 
Layeroperator= (const Layer &other)=default
 
Layeroperator= (Layer &&other) noexcept=default
 
 Layer (uint8_t value)
 
Layeroperator= (uint8_t value)
 
 operator uint8_t () const
 
LayerMask GetLayerMask () const
 
uint8_t AsUint8 () const
 

Public Attributes

uint8_t layer
 

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