XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_cursor_ Struct Reference

#include <cursor.h>

Public Attributes

uint8_t type
 
uint8_timageData
 
int width
 
int height
 
int bpp
 
int cursorFD
 
int xpos
 
int ypos
 
int oldXPos
 
int oldYPos
 
uint8_tfileBuffer
 
uint32_tcursorBack
 
size_t cursorFileSize
 

Member Data Documentation

◆ bpp

int _cursor_::bpp

◆ cursorBack

uint32_t * _cursor_::cursorBack

◆ cursorFD

int _cursor_::cursorFD

◆ cursorFileSize

size_t _cursor_::cursorFileSize

◆ fileBuffer

uint8_t * _cursor_::fileBuffer

◆ height

int _cursor_::height

◆ imageData

uint8_t * _cursor_::imageData

◆ oldXPos

int _cursor_::oldXPos

◆ oldYPos

int _cursor_::oldYPos

◆ type

uint8_t _cursor_::type

◆ width

int _cursor_::width

◆ xpos

int _cursor_::xpos

◆ ypos

int _cursor_::ypos

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