Lua Study Notes 3: Use CoronaSDK, luacronasdkIntroduction
CoronaSDK is a mobile game engine that supports iOS and Android platforms. It mainly uses Lua and comes with sdks.
Windows:Http://developer.coronalabs.com/downloads/coronasdkInstallation and Use
After installation, the simulator will automatically open.Create a new file main. lua under D:/app.
Print ("Hello World ")
Output
The Output can only b
Brief introductionCORONASDK is a mobile-enabled game engine that supports both iOS and Android platforms, primarily using LUA, with its own SDK.Windows is:Http://developer.coronalabs.com/downloads/coronasdkInstallation useOnce installed, the simulator will open automatically.Now create a new file under D:/app Main.luaprint("Hello World")OutputAt this point the output is visible only in output.The following calls a function that allows the mobile interface to see the output:local textObject = dis
1 Overlay ScenariosComposer allows you to have a overlay scenario. ( at any moment, only one overlay scene is displayed ) This is a special scenario that can be loaded and then overwritten on top of the active scene (the parent scene). The structure
1 overviewThe newgroup, whose root stage is the parent of all the people in the group.The group can be the parent of the image, text, and other Displayobject, and can also be nested within the group's parent layer.2 coordinate systemThe default
◆ Rich APIs and Integration of Third-Party libraries make application development easier and faster Development Method
If you have downloaded and installed the corona SDK, you should also note that there is only one corona simulator and one terminal in the coronasdk directory, and there is a debuger without an editor. Yes, the development of Corona mainly relies onCodeWrite, of course, you can find a graphical development tool in the tools on the
and Integration of Third-Party libraries make application development easier and faster
Development Method
If you have downloaded and installed the Corona SDK, you should also note that there is only one Corona Simulator and one Terminal in the CoronaSDK directory, and there is a debuger without an editor. Yes, the development of Corona mainly relies on code writing. Of course, you can find graphical development Tools in the Tools on the Corona websi
, you still need an iMac or MacBook (Pro)
The perfect combination of iOS and Android platforms makes application porting no longer a nightmare
Rich APIs and Integration of Third-Party libraries make application development easier and faster. Development Method
If you have downloaded and installed the corona SDK, you should also note that there is only one corona simulator and one terminal in the coronasdk directory, and there is a debuger without
Contact Us
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.