Circle
To display a Circle in Matthias you will have to provide the following arguments:
Position of the Circle: [f32; 2]
Radius of the Circle: f32
Is the Circle filled: boolean
Color of the Circle: [u8; 4]
To display a Circle in Matthias you will have to provide the following arguments:
Position of the Circle: [f32; 2]
Radius of the Circle: f32
Is the Circle filled: boolean
Color of the Circle: [u8; 4]