added all the examples for the FX library. changes in the Readme.md and updated the docs.

This commit is contained in:
ZennDev1337 2023-10-09 10:16:12 +02:00
parent 6c70700ad7
commit d3aff941ce
17 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1 @@
window.SIDEBAR_ITEMS = {"fn":["begin","begin_data","begin_data_save","display","display_clear","draw_bitmap","draw_char","draw_frame","draw_number","draw_string","load_game_state","read_data_array","save_game_state","set_cursor","set_cursor_range","set_cursor_x","set_cursor_y","set_font","set_font_mode","set_frame"]};