4 #include "../sdl_esphome.h" 18 if (this->
parent_->mouse_down) {
virtual int get_width()
Get the calculated width of the display in pixels with rotation applied.
virtual int get_height()
Get the calculated height of the display in pixels with rotation applied.
void update_touches() override
display::Display * display_
void add_raw_touch_position_(uint8_t id, int16_t x_raw, int16_t y_raw, int16_t z_raw=0)
Implementation of SPI Controller mode.
Helper class to easily give an object a parent of type T.