Added animated borders

This commit is contained in:
vaxerski
2022-03-31 17:50:00 +02:00
parent 993e601424
commit 586e2a98ed
7 changed files with 101 additions and 23 deletions

View File

@@ -62,6 +62,9 @@ public:
SSurfaceTreeNode* m_pSurfaceTree = nullptr;
// Animated border
CColor m_cRealBorderColor = CColor(0,0,0,0);
// For the list lookup
bool operator==(const CWindow& rhs) {