Logo


search API (or start typing anywhere)


TouchEvent

snow.types.TouchEvent defined in snow.types.Types


class
meta: @:allow(snow.systems.input.Input)


 

Members


dx
dx : Float

dy
dy : Float

touch_id
touch_id : Int

type
type : snow.types.TouchEventType

x
x : Float

y
y : Float

Methods