bsergent / overmorrow

Typescript canvas game engine
http://challengercity.com/v4/projects/overmorrow/
0 stars 1 forks source link

Add color scheme support to Color class #51

Open bsergent opened 5 years ago

bsergent commented 5 years ago

Let developers name colors and then reuse them again at any time by referencing that name. Also add the ability to load JSON color schemes to make skins easier to implement later.