14 Commits

Author SHA1 Message Date
324c8f8b0a Move Color class to libscgui 2024-11-27 11:25:04 +01:00
Bob Polis
b9d8d53c51 Added ranges in comments 2022-10-02 16:24:28 +02:00
Bob Polis
a32504bbe8 Added hex getter; fixed hex c'tor 2022-09-30 13:42:15 +02:00
Bob Polis
5ee6c17faa Added assignment operators for rgb and hsb 2022-09-28 17:32:51 +02:00
Bob Polis
965117d291 Added constructor for hex color strings 2022-09-23 16:48:33 +02:00
Bob Polis
e037e8e5b6 Removed comment header 2022-09-23 16:48:22 +02:00
Bob Polis
0bdf958537 Added configure method 2021-10-06 15:14:34 +02:00
Bob Polis
3d64d4e69e Added move setter for config data 2021-10-06 14:48:14 +02:00
Bob Polis
d4d77efdff Added json config support 2021-10-06 13:43:11 +02:00
Bob Polis
42313b010a Removed random engine, using libscnumerics instead 2021-10-06 11:24:36 +02:00
Bob Polis
4154624aa3 added function to construct a rounded rect 2020-11-16 12:28:39 +01:00
Bob Polis
2e0d3a79f0 added some more random number utilities 2020-11-16 10:39:58 +01:00
Bob Polis
c3935312c4 changed draw_frame() into separate update() and render() functions 2020-11-15 13:14:27 +01:00
Bob Polis
a85eb6b01b moved all sources into src directory 2020-11-10 21:32:59 +01:00