Skip to content
#

sprites

Here are 326 public repositories matching this topic...

PixiEditor
flabbet
flabbet commented Sep 11, 2020

Is your feature request related to a problem? Please describe.
Using tool Settings requires to manually cast object to the requested type, this is not comfortable to use and might make it more fragile to errors.

Describe the solution you'd like
Change Setting class to Setting<T> where T is a value type of setting. Currently to get ToolSize setting we need to do `(int) Toolba

Improve this page

Add a description, image, and links to the sprites topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sprites topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.