Uses of Class
com.threerings.tudey.config.ActorConfig.Implementation

Packages that use ActorConfig.Implementation
com.threerings.tudey.config Tudey configurations. 
 

Uses of ActorConfig.Implementation in com.threerings.tudey.config
 

Subclasses of ActorConfig.Implementation in com.threerings.tudey.config
static class ActorConfig.Agent
          Implementation for computer-controlled actors.
static class ActorConfig.Derived
          A derived implementation.
static class ActorConfig.Mobile
          Base class for mobile implementations.
static class ActorConfig.Original
          Superclass of the original implementations.
static class ActorConfig.Pawn
          Implementation for user-controlled actors.
 

Fields in com.threerings.tudey.config declared as ActorConfig.Implementation
 ActorConfig.Implementation ActorConfig.implementation
          The actual actor implementation.
 



Copyright © 2011. All Rights Reserved.