kyd
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kyd
kyd-core
/
uk.co.nickthecoder.kyd
/
TouchingDescendants
Touching
Descendants
class
TouchingDescendants
(
val
baseTest
:
Touching
)
:
Touching
Checks if an actor or any of its descendant actors are touching the given point.
Members
Constructors
Touching
Descendants
Link copied to clipboard
constructor
(
baseTest
:
Touching
)
Properties
base
Test
Link copied to clipboard
val
baseTest
:
Touching
Functions
touching
Link copied to clipboard
open
override
fun
touching
(
actor
:
Actor
,
localPoint
:
Vector2
)
:
Boolean