class
jjANIMFRAME
Public static functions
-
static auto get_jjAnimFrames(std::
uint32_t index) -> jjANIMFRAME*
Constructors, destructors, conversion operators
Public functions
- void AddRef()
- void Release()
- auto operator=(const jjANIMFRAME& o) -> jjANIMFRAME&
- auto get_transparent() const -> bool
- auto set_transparent(bool value) const -> bool
-
auto doesCollide(std::
int32_t xPos, std:: int32_t yPos, std:: int32_t direction, const jjANIMFRAME* frame2, std:: int32_t xPos2, std:: int32_t yPos2, std:: int32_t direction2, bool always) const -> bool