Commit Graph

7 Commits

Author SHA1 Message Date
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