C# Class AndroidInputListener, SlashRunner

Inheritance: MonoBehaviour
ファイルを表示 Open project: matthewAURA/SlashRunner

Public Properties

Property Type Description
accelerationThreshold double

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Private Methods

Method Description
FireSwipeEvents ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

accelerationThreshold public_oe property

public double accelerationThreshold
return double