Logo
Public Member Functions | Public Attributes | Properties | List of all members
Yukar.Engine.TouchState Struct Reference

State of touch input More...

Public Member Functions

bool IsSlide (TouchSlideOrientation orientation)
 

Public Attributes

GestureType Gesture
 
ActionInput ActionInput
 
SharpKmyMath.Vector2 TouchBeginPosition
 
SharpKmyMath.Vector2 TouchCurrentPosition
 

Properties

int TouchFrameCount [get, set]
 
bool IsDecideGesture [get, set]
 
TouchSlideOrientation SlideOrientation [get, set]
 
SharpKmyMath.Vector2 Axis [get, set]
 

Detailed Description

State of touch input

Member Function Documentation

◆ IsSlide()

bool Yukar.Engine.TouchState.IsSlide ( TouchSlideOrientation  orientation)

Member Data Documentation

◆ ActionInput

ActionInput Yukar.Engine.TouchState.ActionInput

◆ Gesture

GestureType Yukar.Engine.TouchState.Gesture

◆ TouchBeginPosition

SharpKmyMath.Vector2 Yukar.Engine.TouchState.TouchBeginPosition

◆ TouchCurrentPosition

SharpKmyMath.Vector2 Yukar.Engine.TouchState.TouchCurrentPosition

Property Documentation

◆ Axis

SharpKmyMath.Vector2 Yukar.Engine.TouchState.Axis
getset

◆ IsDecideGesture

bool Yukar.Engine.TouchState.IsDecideGesture
getset

◆ SlideOrientation

TouchSlideOrientation Yukar.Engine.TouchState.SlideOrientation
getset

◆ TouchFrameCount

int Yukar.Engine.TouchState.TouchFrameCount
getset