From 393d066045fda5beee4748dc66754d70b4c82d36 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sat, 31 Jan 2009 21:49:58 +0100 Subject: Added on_remove callback to lua API --- src/scripting/luascript.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/scripting/luascript.hpp') diff --git a/src/scripting/luascript.hpp b/src/scripting/luascript.hpp index 9f1097f7..d4dc116e 100644 --- a/src/scripting/luascript.hpp +++ b/src/scripting/luascript.hpp @@ -65,6 +65,8 @@ class LuaScript: public Script void processDeathEvent(Being* thing); + void processRemoveEvent(Thing* thing); + private: lua_State *mState; -- cgit v1.2.3-60-g2f50