Method | 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 Malware ( string naam, int firewall, int antivirus ) : System.Collections.Generic | ||
naam | string | |
firewall | int | |
antivirus | int | |
return | System.Collections.Generic |
public static Update ( |
||
gameTime | ||
return | void |