com.threerings.tudey.client.sprite
Class PlaceableSprite.Marker

java.lang.Object
  extended by com.threerings.expr.SimpleScope
      extended by com.threerings.tudey.client.sprite.PlaceableSprite.Implementation
          extended by com.threerings.tudey.client.sprite.PlaceableSprite.Original
              extended by com.threerings.tudey.client.sprite.PlaceableSprite.Marker
All Implemented Interfaces:
Scope, ScopeUpdateListener
Enclosing class:
PlaceableSprite

public static class PlaceableSprite.Marker
extends PlaceableSprite.Original

A marker implementation.


Field Summary
 
Fields inherited from interface com.threerings.expr.Scope
EPOCH, NOW
 
Constructor Summary
PlaceableSprite.Marker(TudeyContext ctx, Scope parentScope, PlaceableConfig.Original config)
          Creates a new marker implementation.
 
Method Summary
 
Methods inherited from class com.threerings.tudey.client.sprite.PlaceableSprite.Original
createTooltipComponent, dispose, getModel, setConfig, update
 
Methods inherited from class com.threerings.tudey.client.sprite.PlaceableSprite.Implementation
dispatchEvent, getFloorFlags, getScopeName, getTooltipText, getTooltipTimeout, getTooltipWindowStyle, isClickable, isHoverable
 
Methods inherited from class com.threerings.expr.SimpleScope
addListener, get, getParentScope, removeListener, scopeUpdated
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaceableSprite.Marker

public PlaceableSprite.Marker(TudeyContext ctx,
                              Scope parentScope,
                              PlaceableConfig.Original config)
Creates a new marker implementation.



Copyright © 2011. All Rights Reserved.