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,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../arduboy_rust/prelude/arduboyfx/fx/fn.load_game_state.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../../../arduboy_rust/prelude/arduboyfx/fx/fn.load_game_state.html">../../../../arduboy_rust/prelude/arduboyfx/fx/fn.load_game_state.html</a>...</p>
<script>location.replace("../../../../arduboy_rust/prelude/arduboyfx/fx/fn.load_game_state.html" + location.search + location.hash);</script>
</body>
</html>

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../arduboy_rust/prelude/arduboyfx/fx/fn.save_game_state.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../../../arduboy_rust/prelude/arduboyfx/fx/fn.save_game_state.html">../../../../arduboy_rust/prelude/arduboyfx/fx/fn.save_game_state.html</a>...</p>
<script>location.replace("../../../../arduboy_rust/prelude/arduboyfx/fx/fn.save_game_state.html" + location.search + location.hash);</script>
</body>
</html>

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../arduboy_rust/prelude/arduboyfx/fx/fn.set_font_mode.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../../../arduboy_rust/prelude/arduboyfx/fx/fn.set_font_mode.html">../../../../arduboy_rust/prelude/arduboyfx/fx/fn.set_font_mode.html</a>...</p>
<script>location.replace("../../../../arduboy_rust/prelude/arduboyfx/fx/fn.set_font_mode.html" + location.search + location.hash);</script>
</body>
</html>