Uses of Class
com.threerings.tudey.config.PlaceableConfig.Prop

Packages that use PlaceableConfig.Prop
com.threerings.tudey.client.sprite   
com.threerings.tudey.config Tudey configurations. 
 

Uses of PlaceableConfig.Prop in com.threerings.tudey.client.sprite
 

Constructors in com.threerings.tudey.client.sprite with parameters of type PlaceableConfig.Prop
PlaceableSprite.Prop(TudeyContext ctx, Scope parentScope, PlaceableConfig.Prop config)
          Creates a new prop implementation.
 

Uses of PlaceableConfig.Prop in com.threerings.tudey.config
 

Subclasses of PlaceableConfig.Prop in com.threerings.tudey.config
static class PlaceableConfig.ClickableProp
          Clickable prop implementation.
static class PlaceableConfig.StatefulProp
          Stateful prop implementation.
 



Copyright © 2011. All Rights Reserved.