lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hey guys,
 I am developing a game using Corona SDK,which uses Lua as a programming language.I am having some trouble calling the :setSequence() method inside of two functions.
 
 Since I cannot create classes in Lua/Corona,I created another file called Cowboy.lua,wrote a function in there,and called that function inside my Main.lua file.
My whole problem is described in the last 2 posts on this forum.
 
http://forums.coronalabs.com/topic/52112-how-to-trigger-this-event-listener/
 
Regards,
Bogdan