Thorough test of sentinel.framework.graphics package
martywallace opened this issue · 1 comments
martywallace commented
- Set up a test project for render tests.
- Add ASDoc for
IGraphics
andIGraphicsContainer
. - Clean up usage of
Texture
if needed (e.g. remove instances wherestarling.textures.Texture
is required outside of Sentinel. - Implement additional functionality:
- Improve functionality where an Image is swapped for another; extend this functionality to the other display types.
- Review usability of all graphics classes & implement possible improvements.
martywallace commented
Drop this package, it just bloats everything.