Optional
mousecode to run when the mouse hovers over the actor
code to run when the mouse hovers over the actor
Optional
mousecode to run when the mouse stops hovering over the actor
code to run when the mouse stops hovering over the actor
Optional
pancode to run on a pan move event
code to run on a pan move event
Optional
pancode to run on a pan start event
code to run on a pan start event
Optional
pancode to run on a pan stop event
code to run on a pan stop event
Optional
swipecode to run on a swipe event
code to run on a swipe event
Optional
tapcode to run when this actor is tapped
code to run when this actor is tapped
Optional
touchcode to run on a down press event
code to run on a down press event
Optional
touchcode to run on a release event
code to run on a release event
GestureHandlers is the means by which a programmer can attach to an Entity code to run in response to each of the gestures that JetLag supports.