borders are now gangsta
This commit is contained in:
parent
48b8ab3f65
commit
cad71218c0
8 changed files with 129 additions and 139 deletions
|
|
@ -54,6 +54,9 @@ struct SRenderData {
|
|||
|
||||
// for alpha settings
|
||||
float alpha = 1.f;
|
||||
|
||||
// for decorations (border)
|
||||
bool decorate = false;
|
||||
};
|
||||
|
||||
struct SKeyboard {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue