are_we_touching 0.2.7

A Simple Collision Detection library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.cubi_vectors]
version = "0.2.0"

[package]
authors = ["cubidev"]
categories = ["game-development"]
description = "A Simple Collision Detection library"
edition = "2021"
homepage = "https://github.com/Cubidev3/Are-We-Touching"
keywords = ["collision", "detection", "gamedev", "api"]
license = "MIT"
name = "are_we_touching"
readme = "README.md"
repository = "https://github.com/Cubidev3/Are-We-Touching"
version = "0.2.7"