- Corona SDK Mobile Game Development:Beginner's Guide
- Michelle M. Fernandez
- 118字
- 2021-08-06 19:59:41
Time for action – modifying our application
Before we dive into more complex examples, let's alter some minor things in your program.
- Let's alter the second line of
main.lua
to display as follows:textObject = display.newText( "Hello World!", 50, 40, native.systemFont, 36 ) textObject:setTextColor( 124,252,0 )
- Save your file and go back to the CoronaSimulator. The simulator will detect a change from your file and automatically re-launch with the new changes. If the simulator doesn't re-launch automatically upon saving your file, press Command + R (Mac)/Ctrl + R (Windows).
推薦閱讀
- 用“芯”探核:龍芯派開發實戰
- Android NDK Game Development Cookbook
- SDL Game Development
- CC2530單片機技術與應用
- 計算機組裝與維護(第3版)
- STM32嵌入式技術應用開發全案例實踐
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Source SDK Game Development Essentials
- Blender Quick Start Guide
- 單片機技術及應用
- Hands-On Motion Graphics with Adobe After Effects CC
- IP網絡視頻傳輸:技術、標準和應用
- Drupal Rules How-to
- MicroPython Cookbook
- 零基礎輕松學修電腦主板