C# Class MushBoom, Left4Bread

Inheritance: Character
Afficher le fichier Open project: andresg6/Left4Bread

Méthodes publiques

Свойство Type Description
Spore GameObject
direction string
frequency int
shootOffset float

Méthodes publiques

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

Method Details

Shoot() public méthode

public Shoot ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Spore public_oe property

public GameObject Spore
Résultat GameObject

direction public_oe property

public string direction
Résultat string

frequency public_oe property

public int frequency
Résultat int

shootOffset public_oe property

public float shootOffset
Résultat float