roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::Point Struct Reference

Integer point. More...

#include <point.h>

Data Fields

int16_t x
 
int16_t y
 

Detailed Description

Integer point.

Definition at line 6 of file point.h.

Field Documentation

◆ x

int16_t roo_display::Point::x

Definition at line 7 of file point.h.

◆ y

int16_t roo_display::Point::y

Definition at line 8 of file point.h.


The documentation for this struct was generated from the following file: