ggdt/libretrogd/src
2022-05-29 13:18:15 -04:00
..
audio support loading 16-bit wav files 2022-05-29 13:18:15 -04:00
entities fix incorrect return type. mutable component should be returned 2022-05-22 17:50:16 -04:00
events initial commit 2022-05-15 12:11:46 -04:00
graphics bitmap font/char rendering now requires a FontRenderOpts 2022-05-27 17:52:23 -04:00
math add helper method for testing if a vector is almost the zero vector 2022-05-23 14:14:34 -04:00
states add 'Resume' state that game states go through when they wake up again 2022-05-22 10:50:12 -04:00
system some AudioSpec usage cleanups and minor improvements 2022-05-29 11:19:57 -04:00
utils add stream_size method 2022-05-29 12:52:58 -04:00
lib.rs add initial audio playback and wav file support 2022-05-28 20:29:17 -04:00