Boks2D
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Boks2D
Boks2D
/
io.github.joaomcl.boks2d.collision
/
Geometry
/
rayCastPolygon
ray
Cast
Polygon
expect
fun
rayCastPolygon
(
input
:
RayCastInput
,
polygon
:
Polygon
)
:
CastOutput
Ray cast versus polygon shape in local space. Initial overlap is treated as a miss.