BurgundyDev / ReddyEngine

Game for the 2022 GitHub Game Off!
MIT License
2 stars 1 forks source link

Scale9Component #47

Closed Daivuk closed 2 years ago

Daivuk commented 2 years ago

This is like a sprite, but it doesn't stretch the texture. It splices it in 9, or even repeats the middle if it has to.

  1. Should have drawScale9 to sprite batch
  2. Create Scale9Component so we can create UIs with it.
  3. Can use this image to debug the feature: window