FDOSTUI
FreeDOS Text User Interface
Public Attributes | List of all members
mouse_event Struct Reference

contianer for mouse event More...

Public Attributes

short int m_btn_state
 
short int m_curs_col
 
short int m_curs_row
 

Detailed Description

contianer for mouse event

Member Data Documentation

◆ m_btn_state

mouse_event::m_btn_state

indicator if button is pressed (1) or not (0)

◆ m_curs_col

mouse_event::m_curs_col

position of cursor column

◆ m_curs_row

mouse_event::m_curs_row

position of cursor row


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