Property | Type | Description | |
---|---|---|---|
CostSoFar | int | ||
EstimatedTotal | int | ||
PreviousPos | CPos | ||
Status | CellStatus |
Method | Description | |
---|---|---|
CellInfo ( int costSoFar, int estimatedTotal, CPos previousPos, CellStatus status ) |
public CellInfo ( int costSoFar, int estimatedTotal, CPos previousPos, CellStatus status ) | ||
costSoFar | int | |
estimatedTotal | int | |
previousPos | CPos | |
status | CellStatus |