You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it possible to create rounded corner nine patch images just from a few parameters including a color. This is extremely useful for things like buttons and makes it fast to prototype something quick.
Optionally a method to create a texture with rounded corners can be in the texture module so we don't have to make this extra initializer.
The text was updated successfully, but these errors were encountered:
Make it possible to create rounded corner nine patch images just from a few parameters including a color. This is extremely useful for things like buttons and makes it fast to prototype something quick.
Optionally a method to create a texture with rounded corners can be in the texture module so we don't have to make this extra initializer.
The text was updated successfully, but these errors were encountered: