FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::Property::Data Union Reference

Public Member Functions

constexpr void setClassWrapper (fge::PropertyClassWrapper *val)
 
constexpr fge::PropertyClassWrappergetClassWrapper () const
 
template<class T >
constexpr fge::PropertyClassWrapperType< T > * getClassWrapper () const
 
constexpr fge::PropertyClassWrapperType< fge::ParrayType > * getArray () const
 
constexpr std::string * getString () const
 

Public Attributes

fge::PuintType _u
 
fge::PintType _i
 
fge::PfloatType _f
 
fge::PdoubleType _d
 
void * _ptr
 

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