2021年04月25日
Lua是一个简单的和现代的设计语言,使用简单的语法学习。 下载最新版本的Touch Lua 1.2.5,立即享受新功能和更新!
Support for Unicode, now we can use all languages in Touch Lua not only English(Japanese, Chinese, Arabic...).
import audio files to work with audio library(coming soon)
support text files
new image api
Touch events was added to the draw library (touchbegan, touchmoved, and touchended)
waittouch() function added to draw library.
Draw library is ready to work.
Line numbers added.
Auto indentation.
System Library: extends Lua API to be useful for Android
optimized for tablet devices(large screens)