Smart Matrix
|
This is the complete list of members for AnimatedImage, including all inherited members.
AnimatedImage(Screen &w, const uint8_t *image, vector location=vector(0, 0)) | AnimatedImage | inline |
draw() | AnimatedImage | virtual |
draw(int updateInterval, bool loop=false) | AnimatedImage | |
drawFrame(int) | AnimatedImage | |
getLocation() const | Graphics | inline |
getScreen() const | Graphics | inline |
getSize() const | Graphics | inline |
getTotalFrames() | AnimatedImage | |
Graphics(Screen &w, vector size, vector location) | Graphics | inline |
location (defined in Graphics) | Graphics | protected |
setLocation(vector l) | Graphics | inline |
setSize(vector s) | Graphics | inline |
size (defined in Graphics) | Graphics | protected |
w (defined in Graphics) | Graphics | protected |