I am trying to make something a long the lines of Conway's Game of Life and can perfectly visualize how I want to do it, but I can't figure out how to use the getNeighbor function and fail at reading Greenfoot's api. Can someone give an example of how to use the getNeighbors function?
