![]() |
nsbaci 1.0
|
Complete drawable object with shape, color, and visibility. More...
#include <drawingTypes.h>

Public Member Functions | |
| Drawable (Shape s, Color c, bool vis=true, int32_t z=0) | |
Public Attributes | |
| Shape | shape |
| Color | color |
| bool | visible = true |
| int32_t | zIndex = 0 |
Complete drawable object with shape, color, and visibility.