Robert Jelic
6b3a7cd73f
small monitor/offsetbugfix update
...
-reworked monitor support (you are able to write on monitors through computer)
-fixed offset bugs
-couple of smaller bugfixes
2022-06-20 21:07:09 +02:00
Robert Jelic
b6e2aefb68
fixed crash -> if you dont use :setSize() on sub frames
2022-06-06 21:23:50 +02:00
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
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
0348e9317d
changed source project
2022-05-27 20:30:00 +02:00