.NET Standard Utility Structs for games
Go to file
thatcosmonaut 982de6a910 fix rounding error when constructing position with negatives 2020-02-14 15:19:37 -08:00
.circleci implements efficient equality comparators 2019-10-25 15:05:46 -07:00
Structs fix rounding error when constructing position with negatives 2020-02-14 15:19:37 -08:00
Tests fix rounding error when constructing position with negatives 2020-02-14 15:19:37 -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.