1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-28 08:49:30 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Firew0lf
070a0d698e Added documentation for the ctr.hid, ctr.ptm, ctr.news and ctr.gfx.texture 2015-09-13 14:39:12 +02:00
Reuh
0af33d0b3a Cleaned initialisation process 2015-08-22 20:37:45 +02:00
Firew0lf
ff6aa8e497 Added the hid.pos3d() function.
hid.3d() was not possible. Sorry.
2015-08-21 18:24:21 +02:00
Reuh
155a2e9805 Renamed os.run to ctr.run ; added ctr.hid.read
All other HID functions no longer update inputs when they are called.
2015-08-20 14:05:56 +02:00
Reuh
b772a42d28 Added ctr.gfx.getFPS, renamed ctr.hid.read to ctr.hid.keys, unload font from memory when exiting and did some cleaning 2015-08-19 17:14:02 +02:00
Firew0lf
79f4086cf0 Removed some "(lua_Integer)", Fixed some pointers-related stuff 2015-08-18 19:30:53 +02:00
Firew0lf
12a315b738 Added all the other hid functions 2015-08-18 18:42:56 +02:00
Reuh
0e42f25b8b Added ctr.hid lib, hid.read() working. 2015-08-18 14:52:20 +02:00