ChiefOfGxBxL / Ice-Sickle

ARCHIVED: This project is archived because updates are now being made to the original World Editor (reforged), and because HiveWE is making amazing progress.
MIT License
13 stars 0 forks source link

Create Utility class #11

Open ChiefOfGxBxL opened 7 years ago

ChiefOfGxBxL commented 7 years ago

Utility class will have helpful functions like converting a hex code #003399 to an RGB triplet [255,255,255] or vice versa. It would simply contain miscellaneous functions that can be used in windows and plugins.