mirror of
https://github.com/orange-cpp/omath.git
synced 2026-08-08 05:52:07 +00:00
improved stuff
This commit is contained in:
@@ -108,7 +108,7 @@ namespace omath::hud::widget
|
||||
/// A filled bar. `size` is width for left/right sides, height for top/bottom.
|
||||
struct Bar
|
||||
{
|
||||
Color color;
|
||||
Paint color;
|
||||
Color outline;
|
||||
Color bg;
|
||||
float size;
|
||||
|
||||
Reference in New Issue
Block a user