Apr 24, 2021
루아는 배울 수있는 간단한 구문으로 간단하고 현대적인 프로그래밍 언어입니다. 최신 버전 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)