ERIS CORE

◆ getDraw()

ILI9341_t3_ERIS* AppWren::getDraw ( )
inline

provides an interface for wren c call backfunctions to get the ILI9341_t3_ERIS draw object.

Returns
ILI9341_t3_ERIS*

Definition at line 294 of file AppWren.h.

294 {return draw;}
ILI9341_t3_ERIS * draw
Definition: AppBaseClass.h:41

References AppBaseClass::draw.

Referenced by getImageSizeCallback(), loadImageCallback(), printCallback(), printWithFontCallback(), setCursorCallback(), and setTextColorCallback().

+ Here is the caller graph for this function: