1 #ifndef WALLOBJECT_HPP_INCLUDED
2 #define WALLOBJECT_HPP_INCLUDED
4 #include "../JavaClass/Object.hpp"
5 #include "../JavaClass/Class.hpp"
std::int32_t GetZ() const
std::int32_t GetX() const
WallObject & operator=(WallObject &&Obj)=default
WallObject(WallObject &&Obj)=default
std::int32_t GetY() const
WallObject(const WallObject &Obj)=default
std::int32_t GetOrientation2() const
WallObject & operator=(const WallObject &Obj)=default
std::int32_t GetOrientation() const
WallObject(const void *Obj)
Renderable GetRenderable2() const
Renderable GetRenderable() const
std::int32_t GetFlags() const
std::int64_t GetHash() const
std::int32_t GetHeight() const