Open Font Render 1.2
Loading...
Searching...
No Matches
OpenFontRender::Cursor Struct Reference

Structure for handling cursor position. More...

#include <OpenFontRender.h>

Public Attributes

int32_t x
 x-coordinate
 
int32_t y
 y-coordinate
 

Detailed Description

Structure for handling cursor position.

Member Data Documentation

◆ x

int32_t OpenFontRender::Cursor::x

x-coordinate

◆ y

int32_t OpenFontRender::Cursor::y

y-coordinate


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