Moving HslColor from Particles to Core (#398)

This commit is contained in:
Robert Wallis
2017-05-25 19:47:13 +10:00
committed by Dylan Wilson
parent 1ce72a4822
commit 367972361f
12 changed files with 81 additions and 80 deletions
@@ -1,4 +1,5 @@
using System;
using MonoGame.Extended;
namespace MonoGame.Extended.Particles.Modifiers
{