|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/UI/UIUtility.hpp>
Public Attributes | |
| double | topLeft = 0.0 |
| double | topRight = 0.0 |
| double | bottomLeft = 0.0 |
| double | bottomRight = 0.0 |
Friends | |
| bool | operator== (const UICornerRadius &lhs, const UICornerRadius &rhs) |
| bool | operator!= (const UICornerRadius &lhs, const UICornerRadius &rhs) |
|
friend |
|
friend |
| double CeresEngine::UICornerRadius::bottomLeft = 0.0 |
| double CeresEngine::UICornerRadius::bottomRight = 0.0 |
| double CeresEngine::UICornerRadius::topLeft = 0.0 |
| double CeresEngine::UICornerRadius::topRight = 0.0 |