C# Class HoverJump, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
ファイルを表示 Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
jumpDelay float
jumpForceMagnitude float
jumpTimer float

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

jumpDelay public_oe property

public float jumpDelay
return float

jumpForceMagnitude public_oe property

public float jumpForceMagnitude
return float

jumpTimer public_oe property

public float jumpTimer
return float