agb_fixnum 0.22.1

Library for abstracting over fixed precision numbers. Designed for use with the agb library for the Game Boy Advance
Documentation

Fixed point number implementation for representing non integers efficiently.

If you are using this crate from within agb, you should refer to it as agb::fixnum rather than agb_fixnum. This crate is updated in lockstep with agb.