.NET Standard Utility Structs for games
Go to file
Evan Hemsley 2dbf5e22f7
continuous-integration/drone/push Build is passing Details
bye circleCI
2020-02-20 14:54:10 -08:00
Structs 3.0.1 2020-02-14 15:23:06 -08:00
Tests fix rounding error when constructing position with negatives 2020-02-14 15:19:37 -08:00
.drone.yml set env variable from secret 2020-02-20 14:52:03 -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 bye circleCI 2020-02-20 14:54:10 -08:00
structs.sln initial commit 2019-09-06 00:13:49 -07:00

README.md

MoonTools.Core.Structs

NuGet Badge Build Status

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