Class LuaEventManager.QueuedEvent
java.lang.Object
zombie.util.PooledObject
zombie.Lua.LuaEventManager.QueuedEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.util.PooledObject
getPoolReference, isFree, release, setFree, setPool
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.util.IPooledObject
onReleased
-
Field Details
-
EventPool
-
e
-
a
-
-
Constructor Details
-
QueuedEvent
public QueuedEvent()
-