Axmol Engine 2.4.0-258ceca
|
Stroke attributes. More...
#include <Types.h>
Public Attributes | |
Color3B | _strokeColor = Color3B::BLACK |
stroke color | |
float | _strokeSize = 0.f |
stroke size | |
bool | _strokeEnabled = false |
true if stroke enabled | |
uint8_t | _strokeAlpha = 255 |
stroke alpha | |
Stroke attributes.