C# Class PlayerVisRemoveEvt, plausible-deniability

Inheritance: SimEvt
Exibir arquivo Open project: ad510/plausible-deniability

Public Methods

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

Private Methods

Method Description
PlayerVisRemoveEvt ( ) : System

Method Details

PlayerVisRemoveEvt() public method

public PlayerVisRemoveEvt ( long timeVal, Player, playerVal, Tile, tileVal ) : System
timeVal long
playerVal Player,
tileVal Tile,
return System

apply() public method

public apply ( Sim, g ) : void
g Sim,
return void