KolibriOS kernel
CURSOR Struct Reference

Public Attributes

dd base
 
dd hot_x
 
dd hot_y
 
dd list_next
 
dd list_prev
 
dd dev_obj
 

Detailed Description

Member Data Documentation

◆ base

dd CURSOR::base

allocated memory

◆ dev_obj

dd CURSOR::dev_obj

device depended data

◆ hot_x

dd CURSOR::hot_x

hotspot coords

◆ hot_y

dd CURSOR::hot_y

◆ list_next

dd CURSOR::list_next

next cursor in cursor list

◆ list_prev

dd CURSOR::list_prev

prev cursor in cursor list


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