rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-api
/
io.github.aecsocket.rattle
/
PhysicsQuery
/
ShapeCast
Shape
Cast
data
class
ShapeCast
(
val
collider
:
ColliderKey
,
val
intersect
:
PhysicsQuery.Intersect
)
Members
Constructors
Shape
Cast
Link copied to clipboard
constructor
(
collider
:
ColliderKey
,
intersect
:
PhysicsQuery.Intersect
)
Properties
collider
Link copied to clipboard
val
collider
:
ColliderKey
intersect
Link copied to clipboard
val
intersect
:
PhysicsQuery.Intersect