C# Class InteractiveObject, hexciter

Inheritance: MonoBehaviour
显示文件 Open project: pR0Ps/hexciter Class Usage Examples

Public Methods

Method Description
DownAction ( ) : void
TapAction ( ) : void
UpAction ( ) : void

Method Details

DownAction() public method

public DownAction ( ) : void
return void

TapAction() public method

public TapAction ( ) : void
return void

UpAction() public method

public UpAction ( ) : void
return void