Package zombie.Lua
Class Event.Add
java.lang.Object
zombie.Lua.Event.Add
- All Implemented Interfaces:
JavaFunction
- Enclosing class:
- Event
public class Event.Add 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
-
Add
-
-
Method Details
-
call
- Specified by:
call
in interfaceJavaFunction
-