hx3d  1
2D/3D Simple Game Framework
hx3d::CallbackProperty< T > Member List

This is the complete list of members for hx3d::CallbackProperty< T >, including all inherited members.

CallbackProperty(const T &value, std::function< void(const T &, const T &)> func)hx3d::CallbackProperty< T >
operator T const &() const hx3d::CallbackProperty< T >
operator=(const T &value)hx3d::CallbackProperty< T >