ggdt/libretrogd
Gered 2f23bc5ce1 add is_empty method to States
this is intended to allow a game loop to determine if the state
manager is actually doing anything or not, allowing the game loop to
exit out when it determines if there are no states and no more pending
states.
2022-05-15 14:41:23 -04:00
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches initial commit 2022-05-15 12:11:46 -04:00
src add is_empty method to States 2022-05-15 14:41:23 -04:00
test-assets initial commit 2022-05-15 12:11:46 -04:00
Cargo.toml initial commit 2022-05-15 12:11:46 -04:00