.NET Standard Utility Structs for games
Go to file
Evan Hemsley 7f15e73de3 change Transform2D.TransformMatrix to a Matrix3x2 2020-01-01 22:57:57 -08:00
.circleci implements efficient equality comparators 2019-10-25 15:05:46 -07:00
Structs change Transform2D.TransformMatrix to a Matrix3x2 2020-01-01 22:57:57 -08:00
Tests change Transform2D.TransformMatrix to a Matrix3x2 2020-01-01 22:57:57 -08:00
.gitignore change Transform2D.TransformMatrix to a Matrix3x2 2020-01-01 22:57:57 -08:00
LICENSE initial commit 2019-09-06 00:13:49 -07:00
README.md adds README 2019-10-25 15:07:25 -07:00
structs.sln initial commit 2019-09-06 00:13:49 -07:00

README.md

MoonTools.Core.Structs

NuGet Badge CircleCI

This library contains structs that are generally useful in other MoonTools libraries.