littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
castThickRay
cast
Thick
Ray
inline
fun
castThickRay
(
fromX
:
Int
,
fromY
:
Int
,
toX
:
Int
,
toY
:
Int
,
rayCanPass
:
(
Int
,
Int
)
->
Boolean
)
:
Boolean