1 #ifndef DECORATIVEOBJECT_HPP_INCLUDED
2 #define DECORATIVEOBJECT_HPP_INCLUDED
4 #include "../JavaClass/Object.hpp"
5 #include "../JavaClass/Class.hpp"
std::int32_t GetAngle() const
DecorativeObject & operator=(DecorativeObject &&Obj)=default
std::int32_t GetRenderInfo() const
std::int32_t GetFlags() const
Renderable GetRenderable() const
std::int32_t GetOffsetX() const
DecorativeObject(const void *Obj)
std::int32_t GetZ() const
std::int64_t GetHash() const
std::int32_t GetOffsetY() const
DecorativeObject(DecorativeObject &&Obj)=default
std::int32_t GetY() const
DecorativeObject(const DecorativeObject &Obj)=default
DecorativeObject & operator=(const DecorativeObject &Obj)=default
std::int32_t GetX() const
DecorativeObject()=default