@foreach
Description:
Calls a function for each node of the path.
Parameters:
this |
a Path |
callback |
the function to call with each node |
user_data |
user data to pass to the function |
Calls a function for each node of the path.
this |
a Path |
callback |
the function to call with each node |
user_data |
user data to pass to the function |