28 #ifndef _NANO_SPRITE_H_ 29 #define _NANO_SPRITE_H_ 64 this->
getTiler().getCanvas().drawBitmap1(
73 void setBitmap(
const uint8_t *bitmap) { m_bitmap = bitmap; }
82 const uint8_t *m_bitmap;
void setBitmap(const uint8_t *bitmap)
const NanoRect & getRect() const
NanoSprite(const NanoPoint &pos, const NanoPoint &size, const uint8_t *bitmap)
const uint8_t * getBitmap()