Property | Type | Description | |
---|---|---|---|
LastClean | int | ||
LastVisit | int | ||
State | TileStates |
Method | Description | |
---|---|---|
Tile ( TileStates tileState, int lastVisit, int lastClean ) : System.Collections.Generic |
public Tile ( TileStates tileState, int lastVisit, int lastClean ) : System.Collections.Generic | ||
tileState | TileStates | |
lastVisit | int | |
lastClean | int | |
return | System.Collections.Generic |