added all the examples for the FX library. changes in the Readme.md and updated the docs.
This commit is contained in:
parent
6c70700ad7
commit
d3aff941ce
17 changed files with 59 additions and 0 deletions
|
@ -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>
|
|
@ -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>
|
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue