Crates.io | ae-position |
lib.rs | ae-position |
version | 0.1.4 |
source | src |
created_at | 2022-12-08 03:33:46.932641 |
updated_at | 2022-12-26 01:31:58.680499 |
description | A library for handling position on a 2D grid. Intended for use in game development. |
homepage | https://github.com/alexeagleson/ae-position |
repository | https://github.com/alexeagleson/ae-position |
max_upload_size | |
id | 732321 |
size | 6,590 |
A library for handling position on a 2D grid. Intended for use in game development.
Add this to your Cargo.toml
:
[dependencies]
ae-position = "0.1.4"
AE Position is distributed under the terms of both the MIT license and the Apache License (Version 2.0).