ERIS CORE
Animation Class Reference

helper class used to render the animated wallpaper in chunks More...

#include "ILI9341_t3_ERIS.h"

+ Collaboration diagram for Animation:

Public Member Functions

 Animation ()
 
char * getFileName ()
 
bool getNextFrameChunk ()
 
char * getPath ()
 
bool isFrameComplete ()
 
void setPath (const char *path)
 
void setSD (SdFs *ptr)
 

Protected Attributes

char _path [128]
 
uint16_t chunk
 
char filename [64]
 
uint16_t frame
 
int16_t last_frame
 
SdFs * p_SD
 

Friends

class ILI9341_t3_ERIS
 

Detailed Description

helper class used to render the animated wallpaper in chunks

Definition at line 200 of file ILI9341_t3_ERIS.h.


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