Home
last modified time | relevance | path

Searched defs:LuaTimerData (Results 1 – 1 of 1) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/lua/
H A DLuaContext.h1318 struct LuaTimerData { struct
1319 ScopedLuaRef callback_ref; /**< Lua ref of the function to call after the timer. */
1320 ScopedLuaRef context; /**< Lua table or userdata the timer is attached to. */