Div Games Online
logo Div Games Online

Documentation: Functions list of Div GO : Div Games Online v1.54.0

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:  

11 functions (Div / Div 2 / Div GO):

break_back_scroll(number, orientation, fragments, speed);see example
number: scroll number
orientation: 0 horizontal, 1 vertical
fragments: array with the different heights or widths of the scroll
speed: array with the displacement speeds of the different fragments
change_tile_value(tilemap, graph to change, new graph);see example
change_tilemap(tilemap, scroll number);see example
get_tile(tilemap, x, y);see example
move_scroll(number);see example
- number: scroll number 0 to 9
new_tilemap(id tilemap);see example
refresh_scroll(scroll number);
set_half_scroll(scroll number, graph);see example
set_tile(tilemap, x, y, graph);see example
start_scroll(number, file, graph1, graph2, region, scroll lock);see example
- number: scroll number 0 to 9
- file:
- graph1:
- graph2:
- region: region number defined with define_region();
- scroll lock:
stop_scroll(number);
- number: scroll number 0 to 9