Making Apps with the Lua Programming Language and Corona SDK – Lesson 2
Welcome to Lesson 2! In this lesson we’ll discuss the differences between Local and Global variables. In the last lesson we were exclusively using Local variables, as these are the types of variables you should almost always be using … Continued