aglet 0.1.0

Opinionated integer-based coordinates and directions and utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.bitflags]
version = "1.3.2"

[package]
categories = ["game-development", "mathematics"]
description = "Opinionated integer-based coordinates and directions and utilities"
edition = "2021"
keywords = ["gamedev", "math"]
license = "MIT"
name = "aglet"
readme = "README.md"
repository = "https://www.github.com/gamma-delta/aglet"
version = "0.1.0"