C# Class PlayerVisRemoveEvt, plausible-deniability

Inheritance: SimEvt
Afficher le fichier Open project: ad510/plausible-deniability

Méthodes publiques

Méthode Description
PlayerVisRemoveEvt ( long timeVal, Player, playerVal, Tile, tileVal ) : System
apply ( Sim, g ) : void

Private Methods

Méthode Description
PlayerVisRemoveEvt ( ) : System

Method Details

PlayerVisRemoveEvt() public méthode

public PlayerVisRemoveEvt ( long timeVal, Player, playerVal, Tile, tileVal ) : System
timeVal long
playerVal Player,
tileVal Tile,
Résultat System

apply() public méthode

public apply ( Sim, g ) : void
g Sim,
Résultat void