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

defines a rectangular region More...

Public Attributes

int m_pos_x
 
int m_pos_y
 
unsigned int m_len_x
 
unsigned int m_len_y
 

Detailed Description

defines a rectangular region

Member Data Documentation

◆ m_len_x

box::m_len_x

(horizontal) length along x axis

◆ m_len_y

box::m_len_y

(vertical) length along y axis

◆ m_pos_x

box::m_pos_x

x position

◆ m_pos_y

box::m_pos_y

y position


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