nsbaci 1.0
Loading...
Searching...
No Matches
nsbaci::types::Rectangle Struct Reference

Rectangle shape with position and size. More...

#include <drawingTypes.h>

Collaboration diagram for nsbaci::types::Rectangle:

Public Member Functions

 Rectangle (Point pos, Size s, bool fill=false)
 Rectangle (int32_t x, int32_t y, int32_t w, int32_t h, bool fill=false)

Public Attributes

Point position
Size size
bool filled = false

Detailed Description

Rectangle shape with position and size.


The documentation for this struct was generated from the following file: