Méthode | Description | |
---|---|---|
GetOngeinfecteerden ( ) : Apparaat[] |
Geeft alle nog infecteerbare apparaten.
|
|
Infecteer ( Apparaat app ) : void | ||
Malware ( string naam, int firewall, int antivirus ) : System.Collections.Generic | ||
Update ( |
Update de malware animaties.
|
public GetOngeinfecteerden ( ) : Apparaat[] | ||
Résultat | Apparaat[] |
public Malware ( string naam, int firewall, int antivirus ) : System.Collections.Generic | ||
naam | string | |
firewall | int | |
antivirus | int | |
Résultat | System.Collections.Generic |
public static Update ( |
||
gameTime | ||
Résultat | void |