Name: Anonymous 2013-04-13 14:54
Is it acceptable to use verb "rout" to name generalized pathfinding routine?
I.e. Array.rout(Predicate) would return index of an element matching Predicate, while VideoGameWorld.rout(Predicate) would return (x,y,z) coords.
I.e. Array.rout(Predicate) would return index of an element matching Predicate, while VideoGameWorld.rout(Predicate) would return (x,y,z) coords.