Documentation: Functions list of Div GO : Div Games Online v2.04.2
all functions (Div / Div 2 / Div GO)
original functions (Div / Div 2)
new functions (Div GO)
filter functions:
[math]
[graphics primitives]
[string]
[print text]
[interaction processes]
[scroll]
[mode7]
[scene3D]
[graphic effects]
[sound]
[video]
[geometric]
[pathfinding]
[color]
[region]
[general interaction program]
[date/time]
[saved data]
[string conversion]
[resource load]
[music module]
[array functions]
[websocket]
search functions:
3 functions (Div / Div 2 / Div GO):
path_find(mode, file, graph, scale, x, y, OFFSET struct, sizeof(struct));see example
[searches for a route from the current process coordinates to a given point, avoiding obstacles created on a search map]
path_free(file, graph, scale, x, y);see example
path_line(file, graph, scale, x, y);see example