1 #ifndef ANIMATION_HPP_INCLUDED
2 #define ANIMATION_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
Animation(Animation &&Obj)=default
Animation(const Animation &Obj)=default
Animation & operator=(const Animation &Obj)=default
std::int32_t GetLeftHandItem() const
std::int32_t GetRightHandItem() const
Animation(const void *Obj)
std::vector< std::int32_t > GetInterleave() const
std::vector< std::int32_t > GetFrameIDs() const
Animation & operator=(Animation &&Obj)=default