TheSadRogue.Primitives
1.0.0-alpha6
A collection of primitive data structures for working with a 2-dimensional grid.
This is a prerelease version of TheSadRogue.Primitives.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TheSadRogue.Primitives -Version 1.0.0-alpha6
dotnet add package TheSadRogue.Primitives --version 1.0.0-alpha6
<PackageReference Include="TheSadRogue.Primitives" Version="1.0.0-alpha6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheSadRogue.Primitives --version 1.0.0-alpha6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added rotation method to points. Added functions for bisection/division to Rectangle. Changed ANSI colors to be readonly. Small optimizations to PolarCoordinate. Added AggressiveInline attribute to appropriate methods. Corrected nullability of equality operations. Removed equality operations from mutable types, and replaced with IMatchable implementations.
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on TheSadRogue.Primitives:
Package | Downloads |
---|---|
GoRogue
Roguelike/2D game utility library.
|
|
SadConsole
A library that emulates old-school console and command prompt style graphics. Targets .NET Standard 2.1.
|
|
SadConsole.Host.MonoGame
A graphics hosting library for SadConsole. Targets MonoGame and .NET Standard 2.1.
|
|
SadConsole.Host.SFML
A graphics hosting library for SadConsole. Targets SFML and .NET Standard 2.1.
|
|
TheSadRogue.Primitives.MonoGame
A collection of extension methods that allow TheSadRogue.Primitives types to easily interface with MonoGame's equivalents.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha9-debug | 0 | 1/25/2021 |
1.0.0-alpha9 | 0 | 1/25/2021 |
1.0.0-alpha8-debug | 108 | 12/11/2020 |
1.0.0-alpha8 | 135 | 12/11/2020 |
1.0.0-alpha7-debug | 91 | 11/23/2020 |
1.0.0-alpha7 | 83 | 11/23/2020 |
1.0.0-alpha6-debug | 75 | 10/25/2020 |
1.0.0-alpha6 | 108 | 10/25/2020 |
1.0.0-alpha5-debug | 209 | 7/14/2020 |
1.0.0-alpha5 | 131 | 7/14/2020 |
1.0.0-alpha4-debug | 243 | 6/28/2020 |
1.0.0-alpha4 | 217 | 6/28/2020 |
1.0.0-alpha3-debug | 257 | 5/23/2020 |
1.0.0-alpha3 | 122 | 5/23/2020 |
1.0.0-alpha2-debug | 185 | 4/18/2020 |
1.0.0-alpha2 | 110 | 4/18/2020 |
1.0.0-alpha1-debug | 276 | 12/8/2019 |
1.0.0-alpha1 | 222 | 12/8/2019 |