|
FabGL
ESP32 Display Controller and Graphics Library
|
| void setOrigin | ( | Point const & | origin | ) |
Sets the axes origin.
Setting axes origin will translate every coordinate by the specified value (except for sprites).
| origin | Origin coordinates. |
Definition at line 58 of file canvas.cpp.