le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
le::shape::CircleParams Struct Reference

Circle creation parameters. More...

#include <le2d/shape/circle.hpp>

Public Attributes

kvf::Color const color {kvf::white_v}
 
std::int32_t resolution {128}
 

Detailed Description

Circle creation parameters.

Member Data Documentation

◆ color

kvf::Color const le::shape::CircleParams::color {kvf::white_v}

◆ resolution

std::int32_t le::shape::CircleParams::resolution {128}

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