Closed packetpirate closed 9 years ago
I began the implementation of the A* algorithm, but there is an error on line 186 when it tries to send to the "current" tile's object to get the "getRow" method. It says that current is not an object.
I began the implementation of the A* algorithm, but there is an error on line 186 when it tries to send to the "current" tile's object to get the "getRow" method. It says that current is not an object.