Click or drag to resize

GameAIGetObservableAdjacentPositions Method

Get list of observable adjacent positions

Namespace:  INF1771_GameAI
Assembly:  INF1771_GameAI (in INF1771_GameAI.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Position> GetObservableAdjacentPositions()

Return Value

Type: ListPosition
List of observable adjacent positions
See Also