- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Michelle M. Fernandez
- 124字
- 2021-07-23 19:37:17
Chapter 2. Lua Crash Course and the Corona Framework
Lua is the programming language used to develop on the Corona SDK. So far, you have learned how to use the major resources to run the SDK and other development tools to create an application on your mobile devices. Now that we have dabbled into creating a couple of lines of code that make a program work, let's jump into the fundamentals that will give you a better understanding of what Lua is capable of.
In this chapter, you will learn how to:
- Apply variables to a script
- Use data structures to form tables
- Work with display objects
- Implement functions using object methods and arguments
- Optimize your workflow
So, let's get to it.
推薦閱讀
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- C++面向對象程序設計(微課版)
- 無代碼編程:用云表搭建企業數字化管理平臺
- FreeSWITCH 1.6 Cookbook
- jQuery從入門到精通 (軟件開發視頻大講堂)
- JavaScript動態網頁開發詳解
- HTML5入門經典
- Android系統原理及開發要點詳解
- C語言程序設計實驗指導 (第2版)
- Azure Serverless Computing Cookbook
- Python商務數據分析(微課版)
- 軟件工程與UML案例解析(第三版)
- HTML5程序設計基礎教程
- Analytics for the Internet of Things(IoT)