Public Member Functions
Sprite Class Reference

List of all members.

Public Member Functions

 Sprite (uint8_t width, uint8_t height)
 Sprite (uint8_t width, uint8_t height, uint8_t row,...)
uint8_t width () const
uint8_t height () const
void write (uint8_t x, uint8_t y, uint8_t value)
uint8_t read (uint8_t x, uint8_t y) const

Detailed Description

Definition at line 27 of file Sprite.h.


The documentation for this class was generated from the following files: