rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-api
/
io.github.aecsocket.rattle
/
PhysicsQuery
/
ShapeFeature
Shape
Feature
interface
ShapeFeature
Inheritors
Vertex
Edge
Face
Members
Types
Edge
Link copied to clipboard
data
class
Edge
(
val
id
:
Int
)
:
PhysicsQuery.ShapeFeature
Face
Link copied to clipboard
data
class
Face
(
val
id
:
Int
)
:
PhysicsQuery.ShapeFeature
Vertex
Link copied to clipboard
data
class
Vertex
(
val
id
:
Int
)
:
PhysicsQuery.ShapeFeature