⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
types used for defining fonts properties (i.e. More...
#include <Types.h>
Public Attributes | |
| Vec2 | _shadowOffset |
| shadow x and y offset | |
| float | _shadowBlur = 0.f |
| shadow blurriness | |
| float | _shadowOpacity = 0.f |
| shadow opacity | |
| bool | _shadowEnabled = false |
| true if shadow enabled | |
types used for defining fonts properties (i.e.
font name, size, stroke or shadow)
Shadow attributes.