mirror of
https://github.com/libretro/retro8.git
synced 2024-11-27 10:50:23 +00:00
19abc7751b
Changes: * api: add() and del() compat fixes * add() returns the value being added if subject is not nil * del() returns the value removed, if found in the table (implies subject is not nil) * api: atan2 returns are [0,1[ instead of ]-π,π] * api: atan2 returns are offset by -1/4 circle * atan2(0,0) = 0.75 * function behavior now matches pico8 on wiki example code |
||
---|---|---|
.. | ||
api.lua | ||
default.gcw0.desktop | ||
icon.aseprite | ||
icon.png | ||
pico8_font.png |