Macro let_engine::resources::data::make_circle
source · macro_rules! make_circle { ($corners:expr) => { ... }; ($corners:expr, $percent:expr) => { ... }; }
Expand description
A macro that makes it easy to create circles.