Gered
|
f2f7ae5dee
|
update examples with new input device and main loop event handling stuff
|
2023-02-27 14:51:55 -05:00 |
|
Gered
|
adbc0029f4
|
implement base core/support traits for slimed project
for it's main app context structs
|
2023-02-19 15:30:35 -05:00 |
|
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 |
|