com.threerings.tudey.client.sprite
Class PlaceableSprite.Prop
java.lang.Object
com.threerings.expr.SimpleScope
com.threerings.tudey.client.sprite.PlaceableSprite.Implementation
com.threerings.tudey.client.sprite.PlaceableSprite.Original
com.threerings.tudey.client.sprite.PlaceableSprite.Prop
- All Implemented Interfaces:
- Scope, ScopeUpdateListener
- Direct Known Subclasses:
- PlaceableSprite.ClickableProp
- Enclosing class:
- PlaceableSprite
public static class PlaceableSprite.Prop
- extends PlaceableSprite.Original
A prop implementation.
| Fields inherited from interface com.threerings.expr.Scope |
EPOCH, NOW |
PlaceableSprite.Prop
public PlaceableSprite.Prop(TudeyContext ctx,
Scope parentScope,
PlaceableConfig.Prop config)
- Creates a new prop implementation.
setConfig
public void setConfig(PlaceableConfig.Original config)
- Description copied from class:
PlaceableSprite.Original
- (Re)configures the implementation.
- Overrides:
setConfig in class PlaceableSprite.Original
getFloorFlags
public int getFloorFlags()
- Description copied from class:
PlaceableSprite.Implementation
- Returns the sprite's floor flags.
- Overrides:
getFloorFlags in class PlaceableSprite.Implementation
Copyright © 2011. All Rights Reserved.