Added a graphical testing state
[kaka/rust-sdl-test.git] / src / sprites.rs
2021-01-05 Tomas WenströmMoved main loop to App
2021-01-02 Tomas WenströmUse String instead of &str in struct
2021-01-02 Tomas Wenströmexpect() with formatting -> unwrap_or_else()
2019-02-15 Tomas WenströmUse unsafe textures and move some things into an app...
2019-02-15 Tomas WenströmMove some sprite logic into a SpriteManager