Hello,
The past few weeks I've been learning about Gideros and Lua. I've been trying to figure out how to use one addEventListener for multiple events. I came across something called bubbling in JS, but haven't found a way to do it with lua. Is what I'm trying to do even possible with just lua?
Comments
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
I don't get what exactly do you mean, syntax sugar for these declarations?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: Apollo14, antix
https://deluxepixel.com
Okay so each block will be clickable.
■ ■ ■
■ ■ ■
■ ■ ■
My goal is to click on a box then click on the adjacent box and have it draw a line. What I don't want is to have a bunch of EventListeners for every box.
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
"event.touch.id"
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!