Namespace: DeltaEngine.InputAssembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
public void HandleWithTouch(
Touch touch
)
public void HandleWithTouch(
Touch touch
)
Public Sub HandleWithTouch (
touch As Touch
)
Public Sub HandleWithTouch (
touch As Touch
)
public:
virtual void HandleWithTouch(
Touch^ touch
) sealed
public:
virtual void HandleWithTouch(
Touch^ touch
) sealed
abstract HandleWithTouch :
touch : Touch -> unit
override HandleWithTouch :
touch : Touch -> unit
abstract HandleWithTouch :
touch : Touch -> unit
override HandleWithTouch :
touch : Touch -> unit