Struct Display::Object2DOptions
ClassList > Display > Object2DOptions
Public Attributes
| Type | Name |
|---|---|
| uint16_t | _color = 0x00 |
| Origin::Object2D | _origin = Origin::Object2D::TOP\_LEFT |
Public Functions
| Type | Name |
|---|---|
| Object2DOptions | color (uint16_t setColor) |
| uint16_t | getColor () |
| Origin::Object2D | getOrigin () |
| Object2DOptions | origin (Origin::Object2D setOrigin) |
Public Attributes Documentation
variable _color
variable _origin
Public Functions Documentation
function color
function getColor
function getOrigin
function origin
The documentation for this class was generated from the following file src/Display.hpp