Robert Jelic
b0b104ee82
couple of bugfixes
...
-fixed screen flickering
-fixed menubar (now works as intended)
-reworked sliders (behaviour more like scrollbars)
-visual fix to dropdowns
2022-06-06 17:06:56 +02:00
Robert Jelic
8bbe7a67df
add mouseEvents docs file
2022-06-02 22:55:02 +02:00
Robert Jelic
11cdd74d39
changed slider issue, fixed monitor bug, added basalt.isKeyDown(keys)
...
Slider: added setIndex() and changed setValue behaviour
Monitor: Changed monitor draw priority so input's cursor still shows (have to figure out why its even hiding)
added new function where you can check if a user is holding a key currently down
2022-05-31 20:55:14 +02:00
Robert Jelic
1675b71c40
-monitor support & getAll() for list-objects
...
added multiple monitor support
added getAll() for lists, dropdowns, radios and menubars
2022-05-30 22:45:37 +02:00
Robert Jelic
7871d7205c
added bigfonts api for labels
...
Added bigfonts to labels
just use :setFontSize(number) (1,2, 3 or 4)
2022-05-29 16:22:28 +02:00
Robert Jelic
892d3496bd
added align to labels
2022-05-27 21:42:31 +02:00
Robert Jelic
0348e9317d
changed source project
2022-05-27 20:30:00 +02:00