![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
Public Member Functions | |
constexpr void | setClassWrapper (fge::PropertyClassWrapper *val) |
constexpr fge::PropertyClassWrapper * | getClassWrapper () 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 |