C# Class shottieBullet, TLH

Inheritance: MonoBehaviour
Afficher le fichier Open project: hydrater/TLH

Méthodes publiques

Свойство Type Description
Timer float
bulletSpeed float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : 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

Timer public_oe property

public float Timer
Résultat float

bulletSpeed public_oe property

public float bulletSpeed
Résultat float