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

#include <window.h>

Collaboration diagram for _win_info_:
Collaboration graph
[legend]

Public Attributes

Rect rect [256]
 
uint32_t rect_count
 
bool dirty
 
bool updateEntireWindow
 
int x
 
int y
 
int width
 
int height
 
bool alpha
 
bool hide
 
double alphaValue
 
bool windowReady
 

Member Data Documentation

◆ alpha

bool _win_info_::alpha

◆ alphaValue

double _win_info_::alphaValue

◆ dirty

bool _win_info_::dirty

◆ height

int _win_info_::height

◆ hide

bool _win_info_::hide

◆ rect

Rect _win_info_::rect[256]

◆ rect_count

uint32_t _win_info_::rect_count

◆ updateEntireWindow

bool _win_info_::updateEntireWindow

◆ width

int _win_info_::width

◆ windowReady

bool _win_info_::windowReady

◆ x

int _win_info_::x

◆ y

int _win_info_::y

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