Package zombie.Lua
Class Event.Remove
java.lang.Object
zombie.Lua.Event.Remove
- All Implemented Interfaces:
JavaFunction
- Enclosing class:
- Event
public class Event.Remove extends java.lang.Object implements JavaFunction
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description int
call(LuaCallFrame luaCallFrame, int int1)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Remove
-
-
Method Details
-
call
- Specified by:
call
in interfaceJavaFunction
-