com.threerings.tudey.server
Class TudeySceneManager.ProfileTickOp
java.lang.Object
com.threerings.tudey.server.TudeySceneManager.TickOp
com.threerings.tudey.server.TudeySceneManager.ProfileTickOp
- All Implemented Interfaces:
- ObserverList.ObserverOp<TudeySceneManager.TickParticipant>
- Enclosing class:
- TudeySceneManager
protected static class TudeySceneManager.ProfileTickOp
- extends TudeySceneManager.TickOp
Extends the tick op with profiling bits.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TudeySceneManager.ProfileTickOp
protected TudeySceneManager.ProfileTickOp()
apply
public boolean apply(TudeySceneManager.TickParticipant participant)
- Specified by:
apply in interface ObserverList.ObserverOp<TudeySceneManager.TickParticipant>- Overrides:
apply in class TudeySceneManager.TickOp