C# Class DetonatorGlow, CrabBattle

Inheritance: DetonatorComponent
Afficher le fichier Open project: tomoprime/CrabBattle Class Usage Examples

Méthodes publiques

Свойство Type Description
glowMaterial Material

Méthodes publiques

Méthode Description
BuildGlow ( ) : void
Explode ( ) : void
FillMaterials ( bool wipe ) : void
Init ( ) : void
Reset ( ) : void
Update ( ) : void
UpdateGlow ( ) : void

Method Details

BuildGlow() public méthode

public BuildGlow ( ) : void
Résultat void

Explode() public méthode

public Explode ( ) : void
Résultat void

FillMaterials() public méthode

public FillMaterials ( bool wipe ) : void
wipe bool
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

UpdateGlow() public méthode

public UpdateGlow ( ) : void
Résultat void

Property Details

glowMaterial public_oe property

public Material glowMaterial
Résultat Material