toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.collider
Package-level
declarations
Types
Functions
Types
Hit
Testable
Link copied to clipboard
fun
interface
HitTestable
Hit
Test
Direction
Link copied to clipboard
enum
HitTestDirection
:
Enum
<
HitTestDirection
>
Hit
Test
Direction
Flags
Link copied to clipboard
inline
class
HitTestDirectionFlags
(
val
value
:
Int
)
Functions
to
Hit
Testable
Link copied to clipboard
fun
List
<
HitTestable
>
.
toHitTestable
(
)
:
HitTestable
fun
VectorPath
.
toHitTestable
(
testDirections
:
HitTestDirectionFlags
)
:
HitTestable