ae-position

Crates.ioae-position
lib.rsae-position
version0.1.4
sourcesrc
created_at2022-12-08 03:33:46.932641
updated_at2022-12-26 01:31:58.680499
descriptionA library for handling position on a 2D grid. Intended for use in game development.
homepagehttps://github.com/alexeagleson/ae-position
repositoryhttps://github.com/alexeagleson/ae-position
max_upload_size
id732321
size6,590
Alex (alexeagleson)

documentation

README

AE Position

A library for handling position on a 2D grid. Intended for use in game development.

Usage

Add this to your Cargo.toml:

[dependencies]
ae-position = "0.1.4"

License

AE Position is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

Commit count: 3

cargo fmt