C# Class PheonixShot, Castle-Bashers

Inheritance: Projectile
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Свойство Type Description
flamesObj GameObject

Méthodes publiques

Méthode Description
Init ( float facing ) : void
Start ( ) : void
Update ( ) : void
getOffset ( ) : Vector3

Method Details

Init() public méthode

public Init ( float facing ) : void
facing float
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

getOffset() public méthode

public getOffset ( ) : Vector3
Résultat Vector3

Property Details

flamesObj public_oe property

public GameObject flamesObj
Résultat GameObject