|
3a18d3adf9
|
Added support for tooltips.
|
2020-05-15 16:53:57 +02:00 |
|
|
6db13c8f46
|
Added overlays.
|
2020-05-15 16:02:54 +02:00 |
|
|
3591e22c97
|
Added Fonts() to context similarly as Textures().
- Fonts are now managed by context instead of the implementation specific renderers.
|
2020-05-15 15:42:24 +02:00 |
|
|
48aaf30182
|
Renamed Image{,s} to Texture{,s}.
|
2020-05-12 23:03:43 +02:00 |
|
|
c709d906d0
|
Improved synchronization with a quit signal.
|
2019-06-21 10:49:06 +02:00 |
|
|
6a71720b71
|
Init function can return an error.
|
2019-05-01 09:40:59 +02:00 |
|
|
dbc017507c
|
Added Parent to Controls.
Fixed issue where events of partially and invisible controls where incorrectly handled.
|
2019-04-11 23:38:32 +02:00 |
|
|
3acb3f09af
|
Added scaled images to image cache.
|
2019-04-10 22:41:28 +02:00 |
|
|
fa7796a4ae
|
Added support for animations.
|
2019-04-10 21:20:39 +02:00 |
|
|
19daffd110
|
Added UI elements.
Reversed order of operands when comparing with nil/0 .
|
2019-03-05 21:52:18 +01:00 |
|