todo
This commit is contained in:
parent
168f3559e0
commit
84d79cfae2
|
@ -58,7 +58,7 @@ some more practical uses would be things like:
|
||||||
|
|
||||||
* implement Result return types on ::from functions so we can handle errors
|
* implement Result return types on ::from functions so we can handle errors
|
||||||
* replace Image with Vec<u8> or something. seems like a pointless abstraction
|
* replace Image with Vec<u8> or something. seems like a pointless abstraction
|
||||||
* replace game avatar with a helper function to get the sprite with an ID of A
|
* replace game avatar with helper functions to get and set the sprite with an ID of A
|
||||||
|
|
||||||
### tidy up
|
### tidy up
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue