csl_window Struct Reference
[Console]
#include <console.h>
Detailed Description
Console window structure.
- Warning:
- do not change color components order. Must be a,r,g,b.
|
Data Fields |
|
int | x |
|
int | y |
|
int | w |
|
int | h |
|
float | scalex |
|
float | scaley |
|
float | ca |
|
float | cr |
|
float | cg |
|
float | cb |
|
float | ta |
|
float | tr |
|
float | tg |
|
float | tb |
|
float | ba1 |
|
float | br1 |
|
float | bg1 |
|
float | bb1 |
|
float | ba2 |
|
float | br2 |
|
float | bg2 |
|
float | bb2 |
|
float | cursor_time |
|
float | z |
The documentation for this struct was generated from the following file: