muteki
Loading...
Searching...
No Matches
lcd_cursor_s Struct Reference

Cursor states usually linked to an LCD descriptor. More...

#include <common.h>

Data Fields

short x
 X coordinate of the cursor.
 
short y
 Y coordinate of the cursor.
 
unsigned int size
 Size of the cursor.
 
short type
 Type of the cursor.
 
short unk_0xa
 Unknown.
 
short grab_count
 Number of times this cursor has been locked/grabbed by other code.
 
short unk_0xe
 Unknown.
 

Detailed Description

Cursor states usually linked to an LCD descriptor.

Field Documentation

◆ type

short lcd_cursor_s::type

Type of the cursor.

Todo:
Document the actual meaning of this.

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