API reference
API reference
Select your platform
No SDKs available
No versions available

PointerEvent

PointerEvent

class PointerEvent(val source: Entity, val type: Int, val hitInfo: HitInfo)

Constructors

NameSummary
PointerEvent
constructor(source: Entity, type: Int, hitInfo: HitInfo)

Properties

NameSummary
hitInfo
val hitInfo: HitInfo
source
val source: Entity
type
val type: Int
Did you find this page helpful?
Thumbs up icon
Thumbs down icon