C# Class BloomShot, wepwep

Inheritance: MonoBehaviour
Afficher le fichier Open project: encephalopathy/wepwep

Méthodes publiques

Свойство Type Description
BulletLife float
bullet GameObject
pew UnityEngine.AudioSource
player GameObject
spawnPt GameObject
velocity float

Méthodes publiques

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
fireSpread ( ) : IEnumerator
wave ( ) : IEnumerator
wave2 ( ) : IEnumerator
wave3 ( ) : IEnumerator

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

BulletLife public_oe property

public float BulletLife
Résultat float

bullet public_oe property

public GameObject bullet
Résultat GameObject

pew public_oe property

public AudioSource,UnityEngine pew
Résultat UnityEngine.AudioSource

player public_oe property

public GameObject player
Résultat GameObject

spawnPt public_oe property

public GameObject spawnPt
Résultat GameObject

velocity public_oe property

public float velocity
Résultat float