Sector creation parameters. More...
#include <le2d/shape/sector.hpp>
Public Attributes | |
| kvf::Color | color {kvf::white_v} |
| std::int32_t | resolution {128} |
| float | degrees_begin {0.0f} |
| float | degrees_end {360.0f} |
Sector creation parameters.
| kvf::Color le::shape::SectorParams::color {kvf::white_v} |
| float le::shape::SectorParams::degrees_begin {0.0f} |
| float le::shape::SectorParams::degrees_end {360.0f} |
| std::int32_t le::shape::SectorParams::resolution {128} |