2021年04月24日
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)