class
jjANIMATION
Public static functions
-
static auto get_jjAnimations(std::
uint32_t index) -> jjANIMATION*
Constructors, destructors, conversion operators
-
jjANIMATION(std::
uint32_t index) - ~jjANIMATION()
Public functions
- void AddRef()
- void Release()
- auto operator=(const jjANIMATION& o) -> jjANIMATION&
- auto save(const String& filename, const jjPAL& palette) const -> bool
-
auto load(const String& filename,
std::
int32_t hotSpotX, std:: int32_t hotSpotY, std:: int32_t coldSpotYOffset, std:: int32_t firstFrameToOverwrite) -> bool -
auto get_firstFrame() const -> std::
uint32_t -
auto set_firstFrame(std::
uint32_t index) const -> std:: uint32_t -
auto getAnimFirstFrame() -> std::
uint32_t