lmaths 1.0.5

A short 2D Maths library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "A short 2D Maths library"
edition = "2021"
homepage = "https://github.com/Carbone13/lmaths"
keywords = ["2d", "maths"]
license = "MIT"
name = "lmaths"
readme = "README.md"
repository = "https://github.com/Carbone13/lmaths"
resolver = "2"
version = "1.0.5"