Top "Metatable" questions

Typically it refers to a feature of Lua which allows a programmer to change the behaviour of tables.

I need clarification on Metatable.__index

I asked earlier why my methods for a metatable weren't being located by Lua, and was told that by setting __…

lua metatable
Corona SDK how to remove an object?

Well i have some trouble removing an object from the game, the thing is that i have a player class (…

object lua coronasdk metatable