C# Class EnemyArtilleryWeapon, gmap377_leathGloves_inc

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

Public Properties

Property Type Description
maxRiseDistance float
maxRotationTime float

Public Methods

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

Private Methods

Method Description
addNewRigidBody ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

maxRiseDistance public_oe property

public float maxRiseDistance
return float

maxRotationTime public_oe property

public float maxRotationTime
return float