Search found 1 match

by limulo
Wed Jul 05, 2017 3:45 pm
Forum: Help and Support
Topic: Scumm findPathTowrads algorithm
Replies: 1
Views: 1658

Scumm findPathTowrads algorithm

Hi everyone, in the last couple of days I've been examining the source code of the scumm engine implementation and I'd like to ask a question about a specific algorithm. The code I'm stucked on is the function ` findPathTowards ` at line 800 of ` boxes.cpp ` file. This function seems to examine the ...