Commit graph

5 commits

Author SHA1 Message Date
Gered aa3ede096f start moving slimed project to app+core+support context/state model 2023-02-19 15:19:02 -05:00
Gered 24916ae4c7 rename types. still probably confusing. naming is very hard.
especially hard when some of your types are just split up to appease
the borrow checker. ugh.
2023-02-03 18:15:46 -05:00
Gered 592be161c3 update example apps to not use sdl2 event types 2023-01-18 17:03:21 -05:00
Gered bc03961a49 bitmap font/char rendering now requires a FontRenderOpts
this is more flexible for future font types, which may not require
only a simple u8 color value (e.g. bitmap fonts)
2022-05-27 17:52:23 -04:00
Gered 1ab1d8e0ad add "slimed" example 2022-05-23 17:43:38 -04:00