Game Development Reference
In-Depth Information
API documentation. It integrates with the Corona debugger and offers functionality for displaying
variables and stepping through or over code while debugging. One if its best features is its ability
to record your running app and create a video, which can be placed on a web site or used for
promotional activities. A screenshot of CoronaComplete is shown in Figure 14-2 .
Figure 14-2. CoronaComplete, displaying the project assets
Note
CoronaComplete is now superceeded by CodeHelper Pro.
Lua Studio
URL : http://lua-studio.luaforge.net
Price : Free
Platform : Windows
This is a Windows-only application and is a complete IDE for Lua. It does not cater to Lua-based
frameworks. Lua Studio is a well-integrated Lua IDE; it displays a list of local and global variables,
along with information about the calling stack (see Figure 14-3 ). It even allows for step-in, step-out,
and step-over functionality while debugging.
 
Search WWH ::




Custom Search