This website requires JavaScript.
Explore
Help
Sign In
MoonsideGames
/
MoonTools.Structs
Watch
1
Star
0
Fork
You've already forked MoonTools.Structs
0
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
.NET Standard Utility Structs for games
17
Commits
2
Branches
1
Tag
61
KiB
C#
100%
982de6a910
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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
This library contains structs that are generally useful in other MoonTools libraries.