Namespace: DeltaEngine.Input.GLFW2Assembly: DeltaEngine.Input.GLFW2 (in DeltaEngine.Input.GLFW2.dll) Version: 1.1.1.0 (1.1.1)
public override State GetState(
int touchIndex
)
public override State GetState(
int touchIndex
)
Public Overrides Function GetState (
touchIndex As Integer
) As State
Public Overrides Function GetState (
touchIndex As Integer
) As State
public:
virtual State GetState(
int touchIndex
) override
public:
virtual State GetState(
int touchIndex
) override
abstract GetState :
touchIndex : int -> State
override GetState :
touchIndex : int -> State
abstract GetState :
touchIndex : int -> State
override GetState :
touchIndex : int -> State
Return Value
Type:
State