Position

Used to store position for widgets

struct Position {}

Members

Variables

x
uinteger x;
y
uinteger y;
Undocumented in source.

Meta