rpgx 0.1.3

Lightweight, modular, and extensible RPG game engine 2D, designed for flexibility, portability, and ease of use.
Documentation
1
2
3
4
5
pub mod coordinates;
pub mod delta;
pub mod direction;
pub mod rect;
pub mod shape;