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, setPoolMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.util.IPooledObject
onReleased
-
Field Details
-
EventPool
-
e
-
a
-
-
Constructor Details
-
QueuedEvent
public QueuedEvent()
-