KPhysics
KPhysics
/
de.chaffic.geometry
/
Shape
/
IntersectionReturnElement
Intersection
Return
Element
class
IntersectionReturnElement
(
minPx
:
Double
,
minPy
:
Double
,
intersectionFound
:
Boolean
,
closestBody
:
TranslatableBody
?
,
maxDistance
:
Double
)
Content copied to clipboard
Properties
Properties
closestBody
Link copied to clipboard
val
closestBody
:
TranslatableBody
?
Content copied to clipboard
intersectionFound
Link copied to clipboard
val
intersectionFound
:
Boolean
Content copied to clipboard
maxDistance
Link copied to clipboard
val
maxDistance
:
Double
Content copied to clipboard
minPx
Link copied to clipboard
val
minPx
:
Double
Content copied to clipboard
minPy
Link copied to clipboard
val
minPy
:
Double
Content copied to clipboard