C# Class EnemyArtilleryWeapon, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc

Méthodes publiques

Свойство Type Description
maxRiseDistance float
maxRotationTime float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
addNewRigidBody ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

maxRiseDistance public_oe property

public float maxRiseDistance
Résultat float

maxRotationTime public_oe property

public float maxRotationTime
Résultat float