1
0
Fork 0
mirror of https://github.com/ctruLua/uCompat.git synced 2025-10-27 08:39:31 +00:00
µLua compatibility layer for ctrµLua
Find a file
2015-10-04 19:06:45 +02:00
Color.lua Initial untested code. 2015-10-04 00:36:08 +02:00
Controls.lua Added Controls layer, Fixed something 2015-10-04 01:07:26 +02:00
dsUser.lua Added the dsUser lib 2015-10-04 17:35:06 +02:00
Image.lua Added Image, Motion and Sprite libraries 2015-10-04 19:06:45 +02:00
Motion.lua Added Image, Motion and Sprite libraries 2015-10-04 19:06:45 +02:00
README.md Added Image, Motion and Sprite libraries 2015-10-04 19:06:45 +02:00
Rumble.lua Added Rumble and Timer libs, implemented the offset system for drawing. 2015-10-04 15:25:34 +02:00
screen.lua Added Image, Motion and Sprite libraries 2015-10-04 19:06:45 +02:00
Sprite.lua Added Image, Motion and Sprite libraries 2015-10-04 19:06:45 +02:00
Timer.lua Added Rumble and Timer libs, implemented the offset system for drawing. 2015-10-04 15:25:34 +02:00
uCompat.lua Added Image, Motion and Sprite libraries 2015-10-04 19:06:45 +02:00

uCompat

µLua compatibility layer for ctrµLua.

Untested.

Actually done:

  • Color
  • Controls
  • dsUser
  • Image
  • Motion
  • Rumble
  • screen
  • Sprite
  • Timer