Uses of Class
com.threerings.tudey.server.util.SceneTicker

Packages that use SceneTicker
com.threerings.tudey.server   
com.threerings.tudey.server.util   
 

Uses of SceneTicker in com.threerings.tudey.server
 

Methods in com.threerings.tudey.server that return SceneTicker
 SceneTicker TudeySceneRegistry.getDefaultTicker()
          Returns a reference to the default scene ticker.
 

Uses of SceneTicker in com.threerings.tudey.server.util
 

Subclasses of SceneTicker in com.threerings.tudey.server.util
static class SceneTicker.DedicatedThread
          Ticks the scenes on a dedicated thread.
static class SceneTicker.EventThread
          Ticks the scenes on the event thread.
 



Copyright © 2011. All Rights Reserved.