class
jjMASKMAP
Public static functions
- static auto CreateFromBool(bool filled) -> jjMASKMAP*
-
static auto CreateFromTile(std::
uint16_t tileID) -> jjMASKMAP*
Constructors, destructors, conversion operators
- jjMASKMAP()
- ~jjMASKMAP()
Public functions
- void AddRef()
- void Release()
- auto operator=(const jjMASKMAP& o) -> jjMASKMAP&
-
auto GetPixel(std::
uint32_t x, std:: uint32_t y) -> bool -
auto save(std::
uint16_t tileID, bool hFlip) const -> bool