Split HSLColor out from ColorRamp.

This commit is contained in:
Paul Chote
2013-04-25 21:21:58 +12:00
parent 7ec4bcad0e
commit 90ac642aa9
4 changed files with 119 additions and 37 deletions

View File

@@ -137,6 +137,7 @@
<Compile Include="WAngle.cs" />
<Compile Include="WRot.cs" />
<Compile Include="WRange.cs" />
<Compile Include="HSLColor.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">