FabGL
ESP32 VGA Controller and Graphics Library
|
#include <vgacontroller.h>
Public Member Functions | |
BitmapDrawingInfo (int X_, int Y_, Bitmap const *bitmap_) | |
Public Attributes | |
int16_t | X |
int16_t | Y |
Bitmap const * | bitmap |
|
inline |
Bitmap const* fabgl::BitmapDrawingInfo::bitmap |
int16_t fabgl::BitmapDrawingInfo::X |
int16_t fabgl::BitmapDrawingInfo::Y |