Hi at all, i’m a new user of corona .
Can i create multi pages lua ?
Example :
- Main.lua
- SecondPage.lua
- ThirdPage.lua
and then, can i move from pages ? what instructions i must use ?
Hi at all, i’m a new user of corona .
Can i create multi pages lua ?
Example :
and then, can i move from pages ? what instructions i must use ?
You might want to look into storyboard api. You can find the sample code in a folder that comes bundled with Corona SDK:
CoronaSDK > SampleCode > Interface > Storyboard
Naomi
You might want to look into storyboard api. You can find the sample code in a folder that comes bundled with Corona SDK:
CoronaSDK > SampleCode > Interface > Storyboard
Naomi