AdrianDeWinter / AdrianDeWinter/SE-Utilities
Simplified sprite drawing
Open
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Drawing sprites requires a number of steps. Simplify those int a single function call, taking in the block to draw on, the index of the draw surface and the sprite object and position/scale
Optional: replace the index with something like an enum, and knowledge of what sufaces are available on all block types
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.