C# Class ShieldAndLazer, TWI_Repo

Inheritance: MonoBehaviour
Afficher le fichier Open project: justcollins/TWI_Repo Class Usage Examples

Méthodes publiques

Свойство Type Description
PlayLazer bool
Text GameObject
WarningLight GameObject
bg GameObject
laserObj GameObject
shieldObj GameObject
sub Submarine_Resources,

Méthodes publiques

Méthode Description
GetWeapons ( ) : bool
SetWeapons ( bool set ) : void
Start ( ) : void
TooHot ( bool check, float timer, GameObject WarningLight, float OG, Color Over, Image Overheat, GameObject Obj ) : float
Update ( ) : void

Method Details

GetWeapons() public méthode

public GetWeapons ( ) : bool
Résultat bool

SetWeapons() public méthode

public SetWeapons ( bool set ) : void
set bool
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

TooHot() public méthode

public TooHot ( bool check, float timer, GameObject WarningLight, float OG, Color Over, Image Overheat, GameObject Obj ) : float
check bool
timer float
WarningLight GameObject
OG float
Over Color
Overheat Image
Obj GameObject
Résultat float

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

PlayLazer public_oe property

public bool PlayLazer
Résultat bool

Text public_oe property

public GameObject Text
Résultat GameObject

WarningLight public_oe property

public GameObject WarningLight
Résultat GameObject

bg public_oe property

public GameObject bg
Résultat GameObject

laserObj public_oe property

public GameObject laserObj
Résultat GameObject

shieldObj public_oe property

public GameObject shieldObj
Résultat GameObject

sub public_oe property

public Submarine_Resources, sub
Résultat Submarine_Resources,