| [ LiB ] |
| 1: | Q: I can't seem to get the Gravity.lua code to work. Is there anything else I should try? |
| A: | A: Make sure you have the luaSDL.dll file somewhere on your system path. If you are using Windows, try this: |
| 2: | Q: Where can I learn more about the lua API? |
| A: | A: Lua-users.org Wiki pages have a few good, short API tutorials: There is also an API section in the online 5.0 lua manual: |
| [ LiB ] |