Choco OS  V.0.16.9.0
Join to the chocolate world
oC_TGUI_Position_t Struct Reference

stores cursor position More...

#include <oc_tgui.h>

Data Fields

oC_TGUI_Line_t Line
 Number of line.
 
oC_TGUI_Column_t Column
 Number of column.
 

Detailed Description

The type for storing cursor position.

Warning
The position {0,0} is not correct! The top left corner is {1,1}

Definition at line 382 of file oc_tgui.h.


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