Questions tagged [agen-framework]

AGen is a cross-platform framework for 2D games. The engine is completely Lua scripted.

AGen is a cross-platform framework for 2D games. The engine is completely Lua scripted.

img

Tag wiki credits: http://www.2dengine.com/page.php?p=features
1 questions
2
votes
1 answer

Lua sending a called function's name

Basically I want to know when function; button[n]:onclick() --where n can be any string value gets called, and send its name (specifically I want to send "n") to another function; function allbuttons(n) --where n is the n from…
Alistaire
  • 63
  • 6