C# Class SlideCubeLeftByAmount, Elemental

Inheritance: MonoBehaviour
ファイルを表示 Open project: CodeStrumpet/Elemental

Public Properties

Property Type Description
ratioToSlide float

Public Methods

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

Method Details

OnMouseUp() public method

public OnMouseUp ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

ratioToSlide public_oe property

public float ratioToSlide
return float