inertia-parent
Toggle table of contents
0.1.0-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
inertia-parent
inertia-api
/
io.github.inertiaorg.inertia.api.world
/
CollisionShape
Collision
Shape
public
interface
CollisionShape
Inheritors
BoxCollisionShape
Members
Functions
empty
Link copied to clipboard
public
abstract
boolean
empty
(
)
height
Link copied to clipboard
public
abstract
double
height
(
)
width
Link copied to clipboard
public
abstract
double
width
(
)