A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABANDONED - Static variable in class com.threerings.util.IdleTracker
 
abandonedShip() - Method in class com.threerings.util.IdleTracker
Called when the client has been idle for IdleTracker._toIdleTime plus IdleTracker._toAbandonTime milliseconds.
abortAnimation(Animation) - Method in class com.threerings.media.MediaOverlay
Aborts a currently running animation and removes it from this overlay.
abortAnimation(Animation) - Method in class com.threerings.media.MediaPanel
Aborts a currently running animation and removes it from this panel.
abortAnimation(Animation) - Method in class com.threerings.media.MetaMediaManager
Aborts a currently running animation and removes it from this panel.
AbstractMedia - Class in com.threerings.media
Something that can be rendered on the media panel.
AbstractMedia(Rectangle) - Constructor for class com.threerings.media.AbstractMedia
Instantiate an abstract media object.
AbstractMediaManager - Class in com.threerings.media
Manages, ticks, and paints AbstractMedia.
AbstractMediaManager() - Constructor for class com.threerings.media.AbstractMediaManager
 
accomodateFrame(int, int, int) - Method in class com.threerings.cast.CharacterSprite
 
accomodateFrame(int, int, int) - Method in class com.threerings.media.sprite.ImageSprite
Must adjust the bounds to accommodate the our new frame.
accomodateFrame(int, int, int) - Method in class com.threerings.media.sprite.OrientableImageSprite
 
acquireSource(Sound) - Method in class com.threerings.openal.SoundGroup
Called by a Sound when it wants to obtain a source on which to play its clip.
action - Variable in class com.threerings.cast.ComponentClass.PriorityOverride
The action, if any, for which this override is appropriate.
action - Variable in class com.threerings.miso.data.ObjectInfo
The action associated with this object or null if it has no action.
ACTION_PATH - Static variable in class com.threerings.cast.tools.xml.ActionRuleSet
The component of the digester path that is appended by the action rule set to match a action.
ACTION_SETS_PATH - Static variable in class com.threerings.cast.bundle.BundleUtil
The path in the metadata bundle to the serialized action tile sets table.
actionAllowed(String) - Method in class com.threerings.miso.client.ObjectActionHandler
Returns true if we should allow this object action, false if we should not.
ActionCache - Interface in com.threerings.cast
A mechanism for caching composited character action animations on disk.
ActionFrames - Interface in com.threerings.cast
Encapsulates a set of frames in each of DirectionCodes.DIRECTION_COUNT orientations that are used to render a character sprite.
actionPerformed(ActionEvent) - Method in class com.threerings.media.tools.RecolorImage
 
ActionRuleSet - Class in com.threerings.cast.tools.xml
The action rule set is used to parse the attributes of an action sequence instance.
ActionRuleSet() - Constructor for class com.threerings.cast.tools.xml.ActionRuleSet
 
ACTIONS_PATH - Static variable in class com.threerings.cast.bundle.BundleUtil
The path in the metadata bundle to the serialized action table.
ActionSequence - Class in com.threerings.cast
The action sequence class describes a particular character animation sequence.
ActionSequence() - Constructor for class com.threerings.cast.ActionSequence
 
ActionSprite - Interface in com.threerings.media.sprite.action
An Action sprite is a sprite that may be pressed to generate an ActionEvent that will be posted to the Controller hierarchy.
activateResourceProtocol() - Method in class com.threerings.resource.ResourceManager
Registers a protocol handler with URL to handle resource: URLs.
ACTIVE - Static variable in class com.threerings.util.IdleTracker
 
ActiveRepaintManager - Class in com.threerings.media
Used to get Swing's repainting to jive with our active rendering strategy.
ActiveRepaintManager(Component) - Constructor for class com.threerings.media.ActiveRepaintManager
Components that are rooted in this component (which must be a Window or an Applet) will be rendered into the offscreen buffer managed by the frame manager.
addAnimation(Animation, long, Runnable) - Method in class com.threerings.media.animation.AnimationSequencer
Adds the supplied animation to the sequence with the given parameters.
addAnimation(Animation) - Method in class com.threerings.media.animation.AnimationSequencer
Convenience wrapper to add an animation to run at the same time as the previous one.
addAnimation(Animation) - Method in class com.threerings.media.animation.AnimationWaiter
Adds an animation to the animation waiter for observation.
addAnimation(Animation) - Method in class com.threerings.media.MediaOverlay
Adds an animation to this overlay.
addAnimation(Animation) - Method in class com.threerings.media.MediaPanel
Adds an animation to this panel.
addAnimation(Animation) - Method in class com.threerings.media.MetaMediaManager
Adds an animation to this panel.
addAnimationObserver(AnimationObserver) - Method in class com.threerings.media.animation.Animation
Adds an animation observer to this animation's list of observers.
addAnimations(Animation[]) - Method in class com.threerings.media.animation.AnimationWaiter
Adds the supplied animations to the animation waiter for observation.
addBundle(ResourceBundle) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
Registers the bundle with the tileset repository, overriding any bundle with the same id or name.
addBundle(HashIntMap<TileSet>, HashMap<String, Integer>, ResourceBundle) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
Extracts the tileset bundle from the supplied resource bundle and registers it.
addBundle(HashIntMap<TileSet>, HashMap<String, Integer>, TileSetBundle) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
Adds the tilesets in the supplied bundle to our tileset mapping tables.
addClass(ColorPository.ClassRecord) - Method in class com.threerings.media.image.ColorPository
Adds a fully configured color class record to the pository.
addClassEditors(BuilderModel, String) - Method in class com.threerings.cast.builder.ComponentPanel
Adds editor user interface elements for each component class to allow the user to select the desired component.
addColor(ColorPository.ColorRecord) - Method in class com.threerings.media.image.ColorPository.ClassRecord
Used when parsing the color definitions.
addDirtyRegion(JComponent, int, int, int, int) - Method in class com.threerings.media.ActiveRepaintManager
 
addDirtyRegion(Rectangle) - Method in class com.threerings.media.MediaOverlay
Adds a dirty region to this overlay.
addDirtyRegion(Rectangle) - Method in class com.threerings.media.RegionManager
Adds the supplied rectangle to the dirty regions.
added(VirtualMediaPanel) - Method in class com.threerings.chat.ChatOverlay
Indicates that the target component was added to the widget hier.
added(VirtualMediaPanel) - Method in class com.threerings.chat.SubtitleChatOverlay
 
ADDEND - Static variable in class com.threerings.media.tile.TileUtil
 
addFileset(FileSet) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Adds a nested <fileset> element.
addFileset(FileSet) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Adds a nested <fileset> element.
addFileset(FileSet) - Method in class com.threerings.media.tools.ResourceIndexerTask
Adds a nested <fileset> element.
addFileset(FileSet) - Method in class com.threerings.tools.CompiledConfigTask
 
addFringeRecord(FringeConfiguration.FringeRecord) - Method in class com.threerings.miso.tile.FringeConfiguration
Adds a parsed FringeRecord to this instance.
addGlobalKeyListener(KeyListener) - Method in class com.threerings.util.KeyDispatcher
Adds the key listener to receive all key events at all times.
addGroup(SoundGroup) - Method in class com.threerings.openal.SoundManager
Adds a group to the list maintained by the manager.
addInvalidComponent(JComponent) - Method in class com.threerings.media.ActiveRepaintManager
 
addListener(BuilderModelListener) - Method in class com.threerings.cast.builder.BuilderModel
Adds a builder model listener.
addModificationObserver(String, ResourceManager.ModificationObserver) - Method in class com.threerings.resource.ResourceManager
Adds a modification observer for the specified resource.
addNode(int, int, int) - Method in class com.threerings.media.util.LineSegmentPath
Add a node to the path with the specified destination point and facing direction.
addNode(int, int, int) - Method in class com.threerings.miso.client.TilePath
 
addNotify() - Method in class com.threerings.miso.client.MisoScenePanel
 
addObject(ObjectInfo) - Method in class com.threerings.miso.client.SceneBlock
Adds the supplied object to this block.
addObject(ObjectInfo) - Method in class com.threerings.miso.data.MisoSceneModel
Adds an object to this scene.
addObject(ObjectInfo) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
addObject(ObjectInfo) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
addObject(ObjectInfo) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
addObject(ObjectInfo) - Method in class com.threerings.miso.data.VirtualMisoSceneModel
 
addObjectExtractor(Digester, String, String, String) - Static method in class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
Adds a set of rules to dig to create an Object info from the element at base/type/object and calls methodName on the object on dig's stack.
addObscurer(MediaPanel.Obscurer) - Method in class com.threerings.media.MediaPanel
Adds an element that could be obscuring the panel and thus requires extra redrawing.
addObscurerDirtyRegion(Rectangle) - Method in class com.threerings.media.MediaPanel
Adds the particular region as dirty.
addObscurerDirtyRegion(Rectangle) - Method in class com.threerings.media.VirtualMediaPanel
 
addObscurerDirtyRegions(boolean) - Method in class com.threerings.media.MediaPanel
Add dirty regions for all our obscurers.
addObserver(Object) - Method in class com.threerings.media.AbstractMedia
Add the specified observer to this media element.
addPath(Path) - Method in class com.threerings.media.util.PathSequence
Add a new path to the end of our current list.
addPressCommand(int, String) - Method in class com.threerings.util.KeyTranslatorImpl
Adds a mapping from a key press to an action command string that will auto-repeat at a default repeat rate.
addPressCommand(int, String, int) - Method in class com.threerings.util.KeyTranslatorImpl
Adds a mapping from a key press to an action command string that will auto-repeat at the specified repeat rate.
addPressCommand(int, String, int, long) - Method in class com.threerings.util.KeyTranslatorImpl
Adds a mapping from a key press to an action command string that will auto-repeat at the specified repeat rate after the specified auto-repeat delay has expired.
addPriorityOverride(ComponentClass.PriorityOverride) - Method in class com.threerings.cast.ComponentClass
Adds the supplied render priority override record to this component class.
addReleaseCommand(int, String) - Method in class com.threerings.util.KeyTranslatorImpl
Adds a mapping from a key release to an action command string.
addRuleInstances(Digester) - Method in class com.threerings.cast.tools.xml.ActionRuleSet
Adds the necessary rules to the digester to parse our actions.
addRuleInstances(Digester) - Method in class com.threerings.cast.tools.xml.ClassRuleSet
Adds the necessary rules to the digester to parse our classes.
addRuleInstances(Digester) - Method in class com.threerings.media.tile.tools.xml.ObjectTileSetRuleSet
 
addRuleInstances(Digester) - Method in class com.threerings.media.tile.tools.xml.SwissArmyTileSetRuleSet
 
addRuleInstances(Digester) - Method in class com.threerings.media.tile.tools.xml.TileSetRuleSet
Adds the necessary rules to the digester to parse our tilesets.
addRuleInstances(Digester) - Method in class com.threerings.media.tile.tools.xml.UniformTileSetRuleSet
 
addRuleInstances(Digester) - Method in class com.threerings.miso.tile.tools.xml.BaseTileSetRuleSet
 
addRuleInstances(String, Digester) - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneRuleSet
 
addRuleInstances(String, Digester) - Method in class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
 
addRuleInstances(String, Digester) - Method in interface com.threerings.tools.xml.NestableRuleSet
Instructs this ruleset to add its rules such that it parses its object from the specified path prefix.
addRules(Digester) - Method in class com.threerings.media.image.tools.xml.ColorPositoryParser
 
addRules(Digester) - Method in class com.threerings.miso.tile.tools.xml.FringeConfigurationParser
 
addRules(Digester) - Method in class com.threerings.tools.xml.CompiledConfigParser
Adds the necessary digester rules for parsing the config object.
addRuleSet(String, TileSetRuleSet) - Method in class com.threerings.media.tile.tools.xml.XMLTileSetParser
Adds a ruleset to be used when parsing tiles.
addSoundEnabledObserver(SoundEnabledObserver) - Method in class com.threerings.media.sound.SoundPlayer
 
addSprite(Sprite) - Method in class com.threerings.media.MediaOverlay
Adds a sprite to this overlay.
addSprite(Sprite) - Method in class com.threerings.media.MediaPanel
Adds a sprite to this panel.
addSprite(Sprite) - Method in class com.threerings.media.MetaMediaManager
Adds a sprite to this panel.
addSprite(Sprite) - Method in class com.threerings.media.sprite.SpriteManager
Add a sprite to the set of sprites managed by this manager.
addSpriteObserver(Object) - Method in class com.threerings.media.sprite.Sprite
Add a sprite observer to observe this sprite's events.
addStream(Stream) - Method in class com.threerings.openal.SoundManager
Adds a stream to the list maintained by the manager.
addSubtitle(ChatGlyph) - Method in class com.threerings.chat.SubtitleChatOverlay
Add a subtitle for display now.
addTileSet(TileSet) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerUtil.ActionMap
 
addTileSet(int, TileSet) - Method in class com.threerings.media.tile.bundle.TileSetBundle
Adds a tileset to this tileset bundle.
addTileset(FringeConfiguration.FringeTileSetRecord) - Method in class com.threerings.miso.tile.FringeConfiguration.FringeRecord
Used when parsing the tilesets definitions.
addTileSetRuleSet(Digester, TileSetRuleSet) - Static method in class com.threerings.cast.bundle.tools.ComponentBundlerUtil
Configures ruleSet and hooks it into digester.
addTileSetRuleSet(Digester, TileSetRuleSet) - Static method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
Configures ruleSet and hooks it into digester.
addToPlayQueue(JavaSoundPlayer.SoundKey) - Method in class com.threerings.media.sound.JavaSoundPlayer
Add the sound clip key to the queue to be played.
addViewTracker(ViewTracker) - Method in class com.threerings.media.VirtualMediaPanel
Adds an entity that will be informed when the view scrolls.
ADJACENT_COST - Static variable in class com.threerings.media.util.AStarPathUtil
The standard cost to move between nodes.
adjustBoundsCenter() - Method in class com.threerings.media.VirtualMediaPanel
 
adjustImagePath(String) - Static method in class com.threerings.media.tile.bundle.tools.TileSetBundler
Replaces the image suffix with .raw.
adjustLabel(int, Point) - Method in class com.threerings.chat.ComicChatOverlay
Position the label based on the type.
adjustPan(Line, float) - Static method in class com.threerings.media.sound.JavaSoundPlayer
Set the pan value for the specified line.
adjustTileSetId(int) - Method in class com.threerings.miso.tile.AutoFringer
Allow subclasses to apply arbitrary modifications to tileset ids for whatever nefarious purposes they may have.
adjustTypeByMode(int, int) - Method in class com.threerings.chat.ChatLogic
Adjust the chat type based on the mode of the chat message.
adjustVolume(Line, float) - Static method in class com.threerings.media.sound.JavaSoundPlayer
Use the gain control to implement volume.
afterPaint(Graphics2D) - Method in class com.threerings.media.effects.FadeEffect
 
ALERT - Static variable in interface com.threerings.media.sound.SoundCodes
Alert sounds are the type of sounds a player would hear when getting a puzzle challenge.
ALL - Static variable in interface com.threerings.media.MediaConstants
Identifies the all "layers" of sprites and animations.
allAnimationsFinished() - Method in class com.threerings.media.animation.AnimationWaiter
Called when all animations being observed by the waiter have completed their business.
allBlocksFinished() - Method in class com.threerings.miso.client.MisoScenePanel
Called to handle the proceedings once our last resolving block has been finished.
allocateBaseTileArray() - Method in class com.threerings.miso.data.SimpleMisoSceneModel
Allocate the base tile array.
ALPHA - Static variable in class com.threerings.chat.ChatGlyph
The initial alpha of all chat glyphs.
ALPHA - Static variable in class com.threerings.miso.client.SceneObjectTip
The alpha we use for our base.
ALPHA_FILL_TILE - Static variable in class com.threerings.miso.client.MisoScenePanel
The alpha used to fill tiles for debugging purposes.
ALPHA_WARN - Static variable in class com.threerings.miso.client.SceneObject
The alpha used to fill our bounds for warning purposes.
AMBIENT - Static variable in interface com.threerings.media.sound.SoundCodes
Ambient sounds are birds chirping, waves lapping, boats creaking.
ancestorAdded(AncestorEvent) - Method in class com.threerings.util.KeyboardManager
 
ancestorAdded(AncestorEvent) - Method in class com.threerings.util.KeyDispatcher
 
ancestorMoved(AncestorEvent) - Method in class com.threerings.util.KeyboardManager
 
ancestorMoved(AncestorEvent) - Method in class com.threerings.util.KeyDispatcher
 
ancestorRemoved(AncestorEvent) - Method in class com.threerings.util.KeyboardManager
 
ancestorRemoved(AncestorEvent) - Method in class com.threerings.util.KeyDispatcher
 
ANGLE_MAP - Static variable in class com.threerings.util.DirectionUtil
Used to map an angle to a fine compass direction.
ANIM_TIME - Static variable in class com.threerings.chat.ChatGlyph
The length of the fade animation.
Animation - Class in com.threerings.media.animation
The animation class is an abstract class that should be extended to provide animation functionality.
Animation(Rectangle) - Constructor for class com.threerings.media.animation.Animation
Constructs an animation.
Animation.AnimCompletedOp - Class in com.threerings.media.animation
Used to dispatch AnimationObserver.animationCompleted(com.threerings.media.animation.Animation, long).
Animation.AnimCompletedOp(Animation, long) - Constructor for class com.threerings.media.animation.Animation.AnimCompletedOp
 
Animation.AnimStartedOp - Class in com.threerings.media.animation
Used to dispatch AnimationObserver.animationStarted(com.threerings.media.animation.Animation, long).
Animation.AnimStartedOp(Animation, long) - Constructor for class com.threerings.media.animation.Animation.AnimStartedOp
 
AnimationAdapter - Class in com.threerings.media.animation
An adapter class for AnimationObserver.
AnimationAdapter() - Constructor for class com.threerings.media.animation.AnimationAdapter
 
AnimationArranger - Class in com.threerings.media.animation
A utility class for positioning animations such that they don't overlap, as best as possible.
AnimationArranger() - Constructor for class com.threerings.media.animation.AnimationArranger
 
animationCompleted(Animation, long) - Method in class com.threerings.media.animation.AnimationAdapter
 
animationCompleted(Animation, long) - Method in interface com.threerings.media.animation.AnimationObserver
Called when the observed animation has completed.
animationCompleted(Animation, long) - Method in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
animationCompleted(Animation, long) - Method in class com.threerings.media.animation.AnimationWaiter
 
animationDidFinish(Animation) - Method in class com.threerings.media.animation.AnimationWaiter
Called when an animation being observed by the waiter has completed its business.
AnimationFrameSequencer - Interface in com.threerings.media.animation
Used to control animation timing when displaying an animation.
AnimationFrameSequencer.MultiFunction - Class in com.threerings.media.animation
A sequencer that can step through a series of frames in any order and speed and notify (via SequencedAnimationObserver) when specific frames are reached.
AnimationFrameSequencer.MultiFunction(int[], long, boolean) - Constructor for class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Creates the simplest multifunction frame sequencer.
AnimationFrameSequencer.MultiFunction(int[], long[], boolean[], boolean) - Constructor for class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Creates a fully-specified multifunction frame sequencer.
AnimationFrameSequencer.MultiFunction.FrameReachedOp - Class in com.threerings.media.animation
Used to dispatch SequencedAnimationObserver.frameReached(com.threerings.media.animation.Animation, long, int, int).
AnimationFrameSequencer.MultiFunction.FrameReachedOp(Animation, long, int, int) - Constructor for class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction.FrameReachedOp
 
AnimationManager - Class in com.threerings.media.animation
Manages a collection of animations, ticking them when the animation manager itself is ticked and generating events when animations finish and suchlike.
AnimationManager() - Constructor for class com.threerings.media.animation.AnimationManager
 
AnimationObserver - Interface in com.threerings.media.animation
An interface to be implemented by classes that would like to observe an Animation and be notified of interesting events relating to it.
AnimationSequencer - Class in com.threerings.media.animation
An animation that provides facilities for adding a sequence of animations that are fired after a fixed time interval has elapsed or after previous animations in the sequence have completed.
AnimationSequencer(AnimationManager) - Constructor for class com.threerings.media.animation.AnimationSequencer
Constructs an animation sequencer with the expectation that animations will be added via subsequent calls to AnimationSequencer.addAnimation(com.threerings.media.animation.Animation, long, java.lang.Runnable).
AnimationSequencer.AnimRecord - Class in com.threerings.media.animation
 
AnimationSequencer.AnimRecord(Animation, long, AnimationSequencer.AnimRecord, Runnable) - Constructor for class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
AnimationSprite - Class in com.threerings.media.animation
A Sprite that wraps an animation so that a sequence of frames can be easily moved around the screen.
AnimationSprite(Animation, MediaPanel) - Constructor for class com.threerings.media.animation.AnimationSprite
 
animationStarted(Animation, long) - Method in class com.threerings.media.animation.AnimationAdapter
 
animationStarted(Animation, long) - Method in interface com.threerings.media.animation.AnimationObserver
Called the first time this animation is ticked.
animationStarted(Animation, long) - Method in class com.threerings.media.animation.AnimationWaiter
 
AnimationWaiter - Class in com.threerings.media.animation
An abstract class that simplifies a common animation usage case in which a number of animations are created and the creator would like to be able to perform specific actions when each animation has completed (see AnimationWaiter.animationDidFinish(com.threerings.media.animation.Animation) and/or when all animations are finished (see AnimationWaiter.allAnimationsFinished().)
AnimationWaiter() - Constructor for class com.threerings.media.animation.AnimationWaiter
 
appendAnimation(Animation) - Method in class com.threerings.media.animation.AnimationSequencer
Convenience wrapper to add an animation to run after the previous one.
appendDirtyObject(SceneObject) - Method in class com.threerings.miso.client.DirtyItemList
Appends the dirty object tile at the given coordinates to the dirty item list.
appendDirtySprite(Sprite, int, int) - Method in class com.threerings.miso.client.DirtyItemList
Appends the dirty sprite at the given coordinates to the dirty item list.
appendDirtySprite(DirtyItemList, Sprite) - Method in class com.threerings.miso.client.MisoScenePanel
Computes the tile coordinates of the supplied sprite and appends it to the supplied dirty item list.
apply(Object) - Method in class com.threerings.media.animation.Animation.AnimCompletedOp
 
apply(Object) - Method in class com.threerings.media.animation.Animation.AnimStartedOp
 
apply(Object) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction.FrameReachedOp
 
apply(Object) - Method in class com.threerings.media.sprite.Sprite.CancelledOp
 
apply(Object) - Method in class com.threerings.media.sprite.Sprite.CompletedOp
 
apply(int, int, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
apply(int, int, Rectangle) - Method in class com.threerings.miso.client.RethinkOp
 
apply(int, int, Rectangle) - Method in interface com.threerings.miso.client.TileOp
 
apply(ResourceManager.ModificationObserver) - Method in class com.threerings.resource.ResourceManager.ResourceModifiedOp
 
apply(KeyboardManager.KeyObserver) - Method in class com.threerings.util.KeyboardManager.KeyObserverOp
 
applyToTiles(Rectangle, TileOp) - Method in class com.threerings.miso.client.TileOpApplicator
Applies the supplied tile operation to all tiles that intersect the supplied screen rectangle.
ArcPath - Class in com.threerings.media.util
The line path is used to cause a pathable to go from point A to point B along the arc of an ellipse in a certain number of milliseconds.
ArcPath(Point, double, double, double, double, long, int) - Constructor for class com.threerings.media.util.ArcPath
Creates an arc path that will animate a pathable from the specified starting position along an ellipse defined by the supplied parameters.
ArmingSprite - Interface in com.threerings.media.sprite.action
An ActionSprite that wishes to be notified of events when it is armed or not.
assignColor(SceneBlock, Color) - Method in class com.threerings.miso.client.ResolutionView
 
AStarPathUtil - Class in com.threerings.media.util
The AStarPathUtil class provides a facility for finding a reasonable path between two points in a scene using the A* search algorithm.
AStarPathUtil() - Constructor for class com.threerings.media.util.AStarPathUtil
 
AStarPathUtil.ExtendedTraversalPred - Interface in com.threerings.media.util
Provides extended traversibility information when computing paths.
AStarPathUtil.Info - Class in com.threerings.media.util
A holding class to contain the wealth of information referenced while performing an A* search for a path through a tile array.
AStarPathUtil.Info(AStarPathUtil.TraversalPred, Object, int, int, int) - Constructor for class com.threerings.media.util.AStarPathUtil.Info
 
AStarPathUtil.Node - Class in com.threerings.media.util
A class that represents a single traversable node in the tile array along with its current A*-specific search information.
AStarPathUtil.Node(int, int) - Constructor for class com.threerings.media.util.AStarPathUtil.Node
 
AStarPathUtil.Stepper - Class in com.threerings.media.util
Considers all the possible steps the piece in question can take.
AStarPathUtil.Stepper() - Constructor for class com.threerings.media.util.AStarPathUtil.Stepper
 
AStarPathUtil.Stepper(boolean) - Constructor for class com.threerings.media.util.AStarPathUtil.Stepper
 
AStarPathUtil.TraversalPred - Interface in com.threerings.media.util
Provides traversibility information when computing paths.
ATTACH - Static variable in class com.threerings.media.tile.ObjectTileSet
A constraint prefix indicating that the object must be attached to a wall facing the suffixed direction (N, E, S, or W).
ATTENTION - Static variable in class com.threerings.chat.ChatLogic
Our internal code for attention system messages.
ATTENTION_COLOR - Static variable in class com.threerings.chat.ChatLogic
 
AutoFringer - Class in com.threerings.miso.tile
Automatically fringes a scene according to the rules in the supplied fringe configuration.
AutoFringer(FringeConfiguration, ImageManager, TileManager) - Constructor for class com.threerings.miso.tile.AutoFringer
Constructs an instance that will fringe according to the rules in the supplied fringe configuration.
AutoFringer.FringerRec - Class in com.threerings.miso.tile
A record for holding information about a particular fringe as we're computing what it will look like.
AutoFringer.FringerRec(int, int) - Constructor for class com.threerings.miso.tile.AutoFringer.FringerRec
 
AutoFringer.FringeTile - Class in com.threerings.miso.tile
 
AutoFringer.FringeTile(long[], boolean) - Constructor for class com.threerings.miso.tile.AutoFringer.FringeTile
 
AUX_EXTS - Static variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Used to process auxilliary tilesets.
AWTImageCreator - Class in com.threerings.media.image
If the user of the image manager services intends to create and display images using the AWT, they can use this image creator which will use the AWT to determine the optimal image format.
AWTImageCreator(Component) - Constructor for class com.threerings.media.image.AWTImageCreator
Create an image creator that will rely on the AWT to determine the optimal image format.

B

BACK - Static variable in interface com.threerings.media.MediaConstants
Identifies the back "layer" of sprites and animations.
BackedVolatileMirage - Class in com.threerings.media.image
Provides a volatile mirage that is backed by a buffered image that is not obtained from the image manager but is instead provided at construct time and completely circumvents the image manager's cache.
BackedVolatileMirage(ImageManager, BufferedImage) - Constructor for class com.threerings.media.image.BackedVolatileMirage
Creates a mirage with the supplied regeneration informoation and prepared image.
BackFrameManager - Class in com.threerings.media
A FrameManager extension that uses a volatile off-screen image to do its rendering.
BackFrameManager() - Constructor for class com.threerings.media.BackFrameManager
 
BACKGROUNDS - Static variable in class com.threerings.chat.ComicChatOverlay
The background colors to use when drawing bubbles.
BackgroundTiler - Class in com.threerings.media.util
Used to tile a background image into regions of various sizes.
BackgroundTiler(BufferedImage) - Constructor for class com.threerings.media.util.BackgroundTiler
Creates a background tiler with the specified source image.
base_tsid - Variable in class com.threerings.miso.tile.FringeConfiguration.FringeRecord
The tileset id of the base tileset to which this applies.
baseGainChanged() - Method in class com.threerings.openal.SoundGroup
Called by the manager when the base gain has changed.
BaseSizableTileSet - Interface in com.threerings.media.tile
 
BaseTile - Class in com.threerings.miso.tile
Extends the tile class to add support for tile passability.
BaseTile() - Constructor for class com.threerings.miso.tile.BaseTile
 
baseTileIds - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The combined tile ids (tile set id and tile id) in compressed format.
baseTileIds - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The combined tile ids (tile set id and tile id) for our section (in row major order).
BaseTileSet - Class in com.threerings.miso.tile
The base tileset extends the swiss army tileset to add support for tile passability.
BaseTileSet() - Constructor for class com.threerings.miso.tile.BaseTileSet
 
BaseTileSetRuleSet - Class in com.threerings.miso.tile.tools.xml
Parses BaseTileSet instances from a tileset description.
BaseTileSetRuleSet() - Constructor for class com.threerings.miso.tile.tools.xml.BaseTileSetRuleSet
 
beforePaint(Graphics2D) - Method in class com.threerings.media.effects.FadeEffect
 
BIG_GAP - Static variable in class com.threerings.media.FrameManager
If we don't get ticked for 500ms, that's worth complaining about.
bind(Clip) - Method in class com.threerings.openal.ClipBuffer
This method is called back on the main thread and instructs this buffer to bind the clip data to this buffer's OpenAL buffer.
BITS_TO_INDEX - Static variable in class com.threerings.miso.tile.AutoFringer
 
BlankAnimation - Class in com.threerings.media.animation
Displays nothing, but does so for a specified amount of time.
BlankAnimation(long) - Constructor for class com.threerings.media.animation.BlankAnimation
 
BlankMirage - Class in com.threerings.media.image
A mirage implementation that contains no image data.
BlankMirage(int, int) - Constructor for class com.threerings.media.image.BlankMirage
 
BlankSound - Class in com.threerings.openal
A blank sound used when we cannot initialize the sound system.
BlankSound() - Constructor for class com.threerings.openal.BlankSound
 
blend(Color, Color) - Static method in class com.threerings.media.image.ColorUtil
Blends the two supplied colors.
blend(Color, Color, float) - Static method in class com.threerings.media.image.ColorUtil
Blends the two supplied colors, using the supplied percentage as the amount of the first color to use.
BlendAnimation - Class in com.threerings.media.animation
Blends between a series of images using alpha.
BlendAnimation(int, int, Mirage[], int) - Constructor for class com.threerings.media.animation.BlendAnimation
Blends from the starting image through each successive image in the specified amount of time (blending between each image takes place in delay milliseconds).
blockAbandoned(SceneBlock) - Method in class com.threerings.miso.client.MisoScenePanel
Called by the scene block if it has come up for resolution but is no longer influential.
blockCleared(SceneBlock) - Method in class com.threerings.miso.client.ResolutionView
 
blockFinished(SceneBlock) - Method in class com.threerings.miso.client.MisoScenePanel
Called whenever a block is done resolving, whether it was successfully resolved or if it was abandoned.
blockhei - Variable in class com.threerings.miso.util.MisoSceneMetrics
Dimensions of our scene blocks in tile count.
blockKey(SceneBlock) - Method in class com.threerings.miso.client.ResolutionView
 
blockKey(int, int) - Method in class com.threerings.miso.client.SceneBlock
Computes the key for the block that holds the specified tile.
blockResolved(SceneBlock) - Method in class com.threerings.miso.client.MisoScenePanel
Called by a scene block when it has completed its resolution process.
blockResolving(SceneBlock) - Method in class com.threerings.miso.client.MisoScenePanel
Called by the scene block when it has started its resolution.
blocks - Variable in class com.threerings.miso.client.RethinkOp
 
blockwid - Variable in class com.threerings.miso.util.MisoSceneMetrics
Dimensions of our scene blocks in tile count.
BobbleAnimation - Class in com.threerings.media.animation
An animation that bobbles an image around within a specific horizontal and vertical pixel range for a given period of time.
BobbleAnimation(Mirage, int, int, int, int, int) - Constructor for class com.threerings.media.animation.BobbleAnimation
Constructs a bobble animation.
BobblePath - Class in com.threerings.media.util
Bobble a Pathable.
BobblePath(int, int, long) - Constructor for class com.threerings.media.util.BobblePath
Construct a bobble path that updates as often as possible.
BobblePath(int, int, long, long) - Constructor for class com.threerings.media.util.BobblePath
Construct a bobble path.
bordersNonTransparentPixel(BufferedImage, int, int, boolean[], int, int) - Static method in class com.threerings.media.image.ImageUtil
Returns whether the given pixel is bordered by any non-transparent pixel.
bound(int, int, int) - Static method in class com.threerings.media.util.MathUtil
Bounds the supplied value within the specified range.
bounds - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The bounds within which to animate.
bounds - Variable in class com.threerings.miso.client.SceneObject
The screen coordinate bounds of our object tile given its position in the scene.
bounds - Variable in class com.threerings.miso.client.SceneObjectTip
The bounding box of this tip, or null prior to layout().
BROADCAST - Static variable in class com.threerings.chat.ChatLogic
Type place code for broadcast chat type.
BROADCAST_COLOR - Static variable in class com.threerings.chat.ChatLogic
 
BROWSE_FOR_COLORIZATION_FILE - Static variable in class com.threerings.media.tools.RecolorImage
 
BROWSE_FOR_IMAGE_FILE - Static variable in class com.threerings.media.tools.RecolorImage
The actions for our various buttons.
BrowserUtil - Class in com.threerings.util
Encapsulates a bunch of hackery needed to invoke an external web browser from within a Java application.
BrowserUtil() - Constructor for class com.threerings.util.BrowserUtil
 
BrowserUtil.BrowserTracker - Class in com.threerings.util
 
BrowserUtil.BrowserTracker(Process, URL, ResultListener<Void>) - Constructor for class com.threerings.util.BrowserUtil.BrowserTracker
 
browseURL(URL, ResultListener<Void>) - Static method in class com.threerings.util.BrowserUtil
Opens the user's web browser with the specified URL.
browseURL(URL, ResultListener<Void>, String) - Static method in class com.threerings.util.BrowserUtil
Opens the user's web browser with the specified URL.
BUBBLE_SPACING - Static variable in class com.threerings.chat.ComicChatOverlay
The space we force between adjacent bubbles.
Buffer - Class in com.threerings.openal
Represents an OpenAL buffer object.
Buffer(SoundManager) - Constructor for class com.threerings.openal.Buffer
Creates a new buffer for the specified sound manager.
BUFFER_SIZE - Static variable in class com.threerings.openal.OggStreamDecoder
The decode buffer size.
BufferedMirage - Class in com.threerings.media.image
A simple mirage implementation that uses a buffered image.
BufferedMirage(BufferedImage) - Constructor for class com.threerings.media.image.BufferedMirage
 
BufferedMirage(BufferedImage, float) - Constructor for class com.threerings.media.image.BufferedMirage
 
bufferFinalized(int) - Method in class com.threerings.openal.SoundManager
Called when a buffer has been finalized.
BuilderModel - Class in com.threerings.cast.builder
The builder model represents the current state of the character the user is building.
BuilderModel(ComponentRepository) - Constructor for class com.threerings.cast.builder.BuilderModel
Constructs a builder model.
BuilderModelListener - Interface in com.threerings.cast.builder
The builder model listener interface should be implemented by classes that would like to be notified when the builder model is changed.
BuilderPanel - Class in com.threerings.cast.builder
The builder panel presents the user with an overview of a composited character and facilities for altering the individual components that comprise the character's display image.
BuilderPanel(CharacterManager, ComponentRepository, String) - Constructor for class com.threerings.cast.builder.BuilderPanel
Constructs the builder panel.
BundledComponentRepository - Class in com.threerings.cast.bundle
A component repository implementation that obtains information from resource bundles.
BundledComponentRepository(ResourceManager, ImageManager, String) - Constructor for class com.threerings.cast.bundle.BundledComponentRepository
Constructs a repository which will obtain its resource set from the supplied resource manager.
BundledComponentRepository.ResourceBundleProvider - Class in com.threerings.cast.bundle
Instances of these provide images to our component action tilesets and frames to our components.
BundledComponentRepository.ResourceBundleProvider(ImageManager, ResourceBundle) - Constructor for class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
Constructs an instance that will obtain image data from the specified resource bundle.
BundledComponentRepository.TileSetFrameImage - Class in com.threerings.cast.bundle
Used to provide multiframe images using data obtained from a tileset.
BundledComponentRepository.TileSetFrameImage(TileSet, ActionSequence) - Constructor for class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
Constructs a tileset frame image with the specified tileset and for the specified orientation.
BundledComponentRepository.TileSetFrameImage(TileSet, ActionSequence, int, int) - Constructor for class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
Constructs a tileset frame image with the specified tileset and for the specified orientation, with an optional translation.
BundledTileSetRepository - Class in com.threerings.media.tile.bundle
Loads tileset data from a set of resource bundles.
BundledTileSetRepository(ResourceManager, ImageManager, String) - Constructor for class com.threerings.media.tile.bundle.BundledTileSetRepository
Constructs a repository which will obtain its resource set from the supplied resource manager.
BundleUtil - Class in com.threerings.cast.bundle
Utility functions related to creating and manipulating component bundles.
BundleUtil() - Constructor for class com.threerings.cast.bundle.BundleUtil
 
BundleUtil - Class in com.threerings.media.tile.bundle
Bundle related utility functions.
BundleUtil() - Constructor for class com.threerings.media.tile.bundle.BundleUtil
 
ButtonSprite - Class in com.threerings.media.sprite
A sprite that acts as a button.
ButtonSprite(Label, int, Color, Color, String, Object) - Constructor for class com.threerings.media.sprite.ButtonSprite
Constructs a button sprite.
ButtonSprite(Label, int, int, int, Color, Color, String, Object) - Constructor for class com.threerings.media.sprite.ButtonSprite
Constructs a button sprite.

C

cacheActionFrames(CharacterDescriptor, String, ActionFrames) - Method in interface com.threerings.cast.ActionCache
Requests that the specified set of action frames for the specified character be cached.
CachedVolatileMirage - Class in com.threerings.media.image
A mirage implementation which allows the image to be maintained in video memory and refetched from the image manager in the event that our target screen resolution changes or we are flushed from video memory for some other reason.
CachedVolatileMirage(ImageManager, ImageManager.ImageKey, Rectangle, Colorization[]) - Constructor for class com.threerings.media.image.CachedVolatileMirage
Creates a mirage with the supplied regeneration informoation and prepared image.
calibrate() - Method in class com.threerings.media.timer.CalibratingTimer
Calculates the drift factor from the time elapsed from the last calibrate call.
CALIBRATE_INTERVAL - Static variable in class com.threerings.media.timer.CalibratingTimer
Milliseconds between calibrate calls.
CalibratingTimer - Class in com.threerings.media.timer
Calibrates timing values from a subclass' implementation of current against those returned by System.currentTimeMillis.
CalibratingTimer() - Constructor for class com.threerings.media.timer.CalibratingTimer
 
cancel() - Method in class com.threerings.media.FrameInterval
Cancel the current schedule, and ensure that any expirations that are queued up but have not yet run do not run.
cancel() - Method in class com.threerings.media.FrameManager.Ticker
 
cancelMove() - Method in class com.threerings.cast.CharacterSprite
 
cancelMove() - Method in class com.threerings.media.sprite.Sprite
Cancels any path that the sprite may currently be moving along.
canTraverse(Object, int, int, int, int) - Method in interface com.threerings.media.util.AStarPathUtil.ExtendedTraversalPred
Requests to know if the specific traverser (which was provided in the call to AStarPathUtil.getPath(TraversalPred,Object,int,int,int,int,int,boolean)) can traverse from the specified source tile coordinate to the specified destination tile coordinate.
canTraverse(Object, int, int) - Method in interface com.threerings.media.util.AStarPathUtil.TraversalPred
Requests to know if the specified traverser (which was provided in the call to AStarPathUtil.getPath(TraversalPred,Object,int,int,int,int,int,boolean)) can traverse the specified tile coordinate.
canTraverse(Object, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
 
canTraverse(Object, int, int) - Method in class com.threerings.miso.client.SceneBlock
Returns true if the specified traverser can traverse the specified tile (which is assumed to be in the bounds of this scene block).
canTraverseUnresolved(Object, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Derived classes can control whether or not we consider unresolved tiles to be traversable or not.
canWrite(BufferedImage) - Static method in class com.threerings.resource.FastImageIO
Returns true if the supplied image is of a format that is supported by the fast image I/O services, false if not.
CARDINAL_DIRECTIONS - Static variable in interface com.threerings.util.DirectionCodes
The four points of the compass.
CastPrefs - Class in com.threerings.cast
Provides access to runtime configuration parameters for this package and its subpackages.
CastPrefs() - Constructor for class com.threerings.cast.CastPrefs
 
CastUtil - Class in com.threerings.cast.util
Some Cast utilities that make use of our test resources.
CastUtil() - Constructor for class com.threerings.cast.util.CastUtil
 
cclass - Variable in class com.threerings.media.image.ColorPository.ColorRecord
The colorization class to which we belong.
ccomp - Variable in class com.threerings.cast.CharacterManager.TranslatedComponent
 
ccomp - Variable in class com.threerings.cast.CompositedActionFrames.ComponentFrames
 
CCW - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating a counter-clockwise rotation.
CENTER_ON_PATHABLE - Static variable in class com.threerings.media.VirtualMediaPanel
The code for the pathable following mode wherein we keep the view centered on the pathable's location.
centerOnTile(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Moves the scene such that the specified tile is in the center.
centerSprite() - Method in class com.threerings.cast.builder.SpritePanel
Sets the sprite's location to render it centered within the panel.
changeComplete(float) - Method in class com.threerings.media.HourglassView
 
changeComplete(float) - Method in class com.threerings.media.TimerView
Generate an unexpected change in the timer's completion and set up the necessary details to render interpolation from the old to new states
changeHoverObject(Object) - Method in class com.threerings.miso.client.MisoScenePanel
Change the hover object to the new object.
CharacterComponent - Class in com.threerings.cast
The character component represents a single component that can be composited with other character components to generate an image representing a complete character displayable in any of the eight compass directions as detailed in the Sprite class direction constants.
CharacterComponent(int, String, ComponentClass, FrameProvider) - Constructor for class com.threerings.cast.CharacterComponent
Constructs a character component with the specified id of the specified class.
CharacterDescriptor - Class in com.threerings.cast
The character descriptor object details the components that are pieced together to create a single character image.
CharacterDescriptor(int[], Colorization[][]) - Constructor for class com.threerings.cast.CharacterDescriptor
Constructs a character descriptor.
CharacterManager - Class in com.threerings.cast
The character manager provides facilities for constructing sprites that are used to represent characters in a scene.
CharacterManager(ImageManager, ComponentRepository) - Constructor for class com.threerings.cast.CharacterManager
Constructs the character manager.
CharacterManager.TranslatedComponent - Class in com.threerings.cast
Combines a component with an optional translation for shadowing or masking.
CharacterManager.TranslatedComponent(CharacterComponent, Point) - Constructor for class com.threerings.cast.CharacterManager.TranslatedComponent
 
CharacterSprite - Class in com.threerings.cast
A character sprite is a sprite that animates itself while walking about in a scene.
CharacterSprite() - Constructor for class com.threerings.cast.CharacterSprite
 
ChatGlyph - Class in com.threerings.chat
Responsible for rendering a "unit" of chat on a MediaPanel.
ChatGlyph(SubtitleChatOverlay, int, long, Rectangle, Shape, Icon, Point, Label, Point, Color) - Constructor for class com.threerings.chat.ChatGlyph
Construct a chat glyph.
ChatLogic - Class in com.threerings.chat
Contains all of the routines that might (or must) be customized by a system that makes use of the comic chat system.
ChatLogic() - Constructor for class com.threerings.chat.ChatLogic
 
ChatOverlay - Class in com.threerings.chat
An abstract class that represents a chat display that can be overlayed upon another component.
ChatOverlay(CrowdContext, ChatLogic) - Constructor for class com.threerings.chat.ChatOverlay
Construct a chat overlay.
ChatOverlay.InfoProvider - Interface in com.threerings.chat
An interface for providing information about what is under the overlay.
checkBundle(String) - Method in class com.threerings.resource.ResourceManager
Checks to see if the specified bundle exists, is unpacked and is ready to be used.
checkForModification(String) - Method in class com.threerings.resource.ResourceManager.ObservedResource
Checks for a modification to the observed resource, notifying the observers if one is detected.
checkForModifications() - Method in class com.threerings.resource.ResourceManager
Checks all observed resources for changes to their File.lastModified() properties, notifying their listeners if the files have been modified since the last call to this method.
checkFrameParticipation() - Method in class com.threerings.media.TimerView
Check that the frame knows about the timer.
checkIdle() - Method in class com.threerings.util.IdleTracker
Checks the last user event time and posts a command to idle them out if they've been inactive for too long, or log them out if they've been idle for too long.
checkNotify(long) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Check to see if we need to notify that we've reached a marked frame.
checkpoint(String, int) - Method in interface com.threerings.media.util.PerformanceObserver
This method is called by the PerformanceMonitor class whenever an action's requested time interval between checkpoints has expired.
checkShowFlag(int) - Method in class com.threerings.miso.client.MisoScenePanel
Check to see if the specified show flag is on.
checkTileIndex(int) - Method in class com.threerings.media.tile.TileSet
Used to ensure that the specified tile index is valid.
choose(int, int) - Static method in class com.threerings.media.util.MathUtil
Computes (N choose K), the number of ways to select K different elements from a set of size N.
CLASS_PATH - Static variable in class com.threerings.cast.tools.xml.ClassRuleSet
The component of the digester path that is appended by the class rule set to match a component class.
ClassEditor - Class in com.threerings.cast.builder
The class editor displays a label and a slider that allow the user to select the desired component for a given component class.
ClassEditor(BuilderModel, ComponentClass, List<Integer>) - Constructor for class com.threerings.cast.builder.ClassEditor
Constructs a class editor.
CLASSES_PATH - Static variable in class com.threerings.cast.bundle.BundleUtil
The path in the metadata bundle to the serialized component class table.
classId - Variable in class com.threerings.media.image.ColorPository.ClassRecord
An integer identifier for this class.
ClassRuleSet - Class in com.threerings.cast.tools.xml
The class rule set is used to parse the attributes of a component class instance.
ClassRuleSet() - Constructor for class com.threerings.cast.tools.xml.ClassRuleSet
 
clear() - Method in class com.threerings.chat.ComicChatOverlay
 
clear() - Method in class com.threerings.chat.SubtitleChatOverlay
 
clear() - Method in class com.threerings.media.animation.AnimationSequencer
Clears out the animations being managed by this sequencer.
clear() - Method in class com.threerings.miso.client.DirtyItemList
Clears out any items that were in this list.
clear() - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
Releases all references held by this dirty item so that it doesn't inadvertently hold on to any objects while waiting to be reused.
clear() - Method in class com.threerings.miso.util.ObjectSet
Clears out the contents of this set.
clearAnimations() - Method in class com.threerings.media.MediaOverlay
Removes all animations from this overlay.
clearAnimations() - Method in class com.threerings.media.MediaPanel
Removes all animations from this panel.
clearAnimations() - Method in class com.threerings.media.MetaMediaManager
Removes all animations from this panel.
clearBubbles(boolean) - Method in class com.threerings.chat.ComicChatOverlay
Clear chat bubbles, either all of them or just the place-oriented ones.
clearCache() - Method in class com.threerings.media.image.ImageManager
Clears all images out of the cache.
clearCache() - Method in class com.threerings.media.tile.TileManager
Clears any cached tilesets.
clearGlyphs(List<ChatGlyph>) - Method in class com.threerings.chat.SubtitleChatOverlay
Clears out the supplied list of chat glyphs.
clearMaxDriftRatio() - Method in class com.threerings.media.timer.CalibratingTimer
Clears out our remembered max drift.
clearMaxTimerDriftRatio() - Method in class com.threerings.media.FrameManager
Clears out the maximum drift our timer remembers seeing.
clearMedia() - Method in class com.threerings.media.AbstractMediaManager
Clears all media from the manager and calls AbstractMedia.shutdown() on each.
clearMediaOverlay() - Method in class com.threerings.media.FrameManager
Clears out any media overlay that is in use.
clearPathable() - Method in class com.threerings.media.VirtualMediaPanel
Clears out the pathable that was being enclosed or followed due to a previous call to VirtualMediaPanel.setFollowsPathable(com.threerings.media.util.Pathable, byte).
clearRadialMenu() - Method in class com.threerings.miso.client.MisoScenePanel
Clears any radial menu being displayed.
clearScene() - Method in class com.threerings.miso.client.MisoScenePanel
Clears out our old scene business.
clearSprites() - Method in class com.threerings.media.MediaOverlay
Removes all sprites from this overlay.
clearSprites() - Method in class com.threerings.media.MediaPanel
Removes all sprites from this panel.
clearSprites() - Method in class com.threerings.media.MetaMediaManager
Removes all sprites from this panel.
clearTicking(long) - Method in class com.threerings.media.FrameManager.Ticker
 
ClientImageManager - Class in com.threerings.media.image
Provides a single point of access for image retrieval and caching - just like the ImageManager but adds a tie in to the RuntimeAdjust system to control caching and mirage creation.
ClientImageManager(ResourceManager, ImageManager.OptimalImageCreator) - Constructor for class com.threerings.media.image.ClientImageManager
 
ClientImageManager(ResourceManager, Component) - Constructor for class com.threerings.media.image.ClientImageManager
 
Clip - Class in com.threerings.openal
Contains data for a single sampled sound.
Clip() - Constructor for class com.threerings.openal.Clip
 
Clip(WaveData) - Constructor for class com.threerings.openal.Clip
Fills in a clip from the given wave data.
ClipBuffer - Class in com.threerings.openal
Represents a sound that has been loaded into the OpenAL system.
ClipBuffer(SoundManager, ClipProvider, String) - Constructor for class com.threerings.openal.ClipBuffer
Creates a new clip buffer with the specified path that will obtain its clip data from the specified source.
ClipBuffer.Observer - Interface in com.threerings.openal
Used to notify parties interested in when a clip is loaded.
clipFailed(ClipBuffer) - Method in interface com.threerings.openal.ClipBuffer.Observer
Called when a clip has failed to prepare itself for one reason or other.
clipLoaded(ClipBuffer) - Method in interface com.threerings.openal.ClipBuffer.Observer
Called when a clip has completed loading and is ready to be played.
ClipProvider - Interface in com.threerings.openal
Provides a generic mechanism for loading sound data.
clipToDirtyRegion(Graphics2D, Rectangle) - Method in class com.threerings.media.MediaPanel
This is called to clip the rendering output to the supplied dirty region.
clone(Colorization[]) - Method in class com.threerings.media.tile.TileSet
Creates a copy of this tileset which will apply the supplied colorizations to its tileset image when creating tiles.
clone(String) - Method in class com.threerings.media.tile.TileSet
Returns a new tileset that is a clone of this tileset with the image path updated to reference the given path.
clone() - Method in class com.threerings.miso.data.MisoSceneModel
 
clone() - Method in class com.threerings.miso.data.ObjectInfo
 
clone() - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
clone() - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
clone() - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
cloneColorized(Colorization[]) - Method in interface com.threerings.cast.ActionFrames
Creates a clone of these action frames which will have the supplied colorizations applied to the frame images.
cloneColorized(Colorization[]) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
cloneColorized(Colorization[]) - Method in class com.threerings.cast.CompositedActionFrames
 
cloneTranslated(int, int) - Method in interface com.threerings.cast.ActionFrames
Creates a clone of these action frames which will have the supplied translation applied to the frame images.
cloneTranslated(int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
cloneTranslated(int, int) - Method in class com.threerings.cast.CompositedActionFrames
 
closed - Variable in class com.threerings.media.util.AStarPathUtil.Node
Whether or not this node is on the closed list.
closeJar() - Method in class com.threerings.resource.FileResourceBundle
Closes our (possibly opened) jar file.
cmd - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
color - Variable in class com.threerings.miso.client.ResolutionView.BlockGlyph
 
colorId - Variable in class com.threerings.media.image.ColorPository.ColorRecord
A unique colorization identifier (used in fingerprints).
Colorization - Class in com.threerings.media.image
Used to support recoloring images.
Colorization(int, Color, float[], float[]) - Constructor for class com.threerings.media.image.Colorization
Constructs a colorization record with the specified identifier.
colorizationId - Variable in class com.threerings.media.image.Colorization
Every colorization must have a unique id that can be used to compare a particular colorization record with another.
ColorPository - Class in com.threerings.media.image
A repository of image recoloration information.
ColorPository() - Constructor for class com.threerings.media.image.ColorPository
 
ColorPository.ClassRecord - Class in com.threerings.media.image
Used to store information on a class of colors.
ColorPository.ClassRecord() - Constructor for class com.threerings.media.image.ColorPository.ClassRecord
 
ColorPository.ColorRecord - Class in com.threerings.media.image
Used to store information on a particular color.
ColorPository.ColorRecord() - Constructor for class com.threerings.media.image.ColorPository.ColorRecord
 
ColorPositoryParser - Class in com.threerings.media.image.tools.xml
Parses the XML color repository definition and creates a ColorPository instance that reflects its contents.
ColorPositoryParser() - Constructor for class com.threerings.media.image.tools.xml.ColorPositoryParser
 
colors - Variable in class com.threerings.cast.ComponentClass
The color classes to use when recoloring components of this class.
colors - Variable in class com.threerings.media.image.ColorPository.ClassRecord
A table of target colors included in this class.
ColorUtil - Class in com.threerings.media.image
Utilities to manipulate colors.
ColorUtil() - Constructor for class com.threerings.media.image.ColorUtil
 
com.threerings - package com.threerings
 
com.threerings.cast - package com.threerings.cast
 
com.threerings.cast.builder - package com.threerings.cast.builder
 
com.threerings.cast.bundle - package com.threerings.cast.bundle
 
com.threerings.cast.bundle.tools - package com.threerings.cast.bundle.tools
 
com.threerings.cast.tools.xml - package com.threerings.cast.tools.xml
 
com.threerings.cast.util - package com.threerings.cast.util
 
com.threerings.chat - package com.threerings.chat
 
com.threerings.geom - package com.threerings.geom
 
com.threerings.media - package com.threerings.media
 
com.threerings.media.animation - package com.threerings.media.animation
 
com.threerings.media.effects - package com.threerings.media.effects
 
com.threerings.media.image - package com.threerings.media.image
 
com.threerings.media.image.tools - package com.threerings.media.image.tools
 
com.threerings.media.image.tools.xml - package com.threerings.media.image.tools.xml
 
com.threerings.media.sound - package com.threerings.media.sound
 
com.threerings.media.sprite - package com.threerings.media.sprite
 
com.threerings.media.sprite.action - package com.threerings.media.sprite.action
 
com.threerings.media.tile - package com.threerings.media.tile
 
com.threerings.media.tile.bundle - package com.threerings.media.tile.bundle
 
com.threerings.media.tile.bundle.tools - package com.threerings.media.tile.bundle.tools
 
com.threerings.media.tile.tools - package com.threerings.media.tile.tools
 
com.threerings.media.tile.tools.xml - package com.threerings.media.tile.tools.xml
 
com.threerings.media.tile.util - package com.threerings.media.tile.util
 
com.threerings.media.timer - package com.threerings.media.timer
 
com.threerings.media.tools - package com.threerings.media.tools
 
com.threerings.media.util - package com.threerings.media.util
 
com.threerings.miso - package com.threerings.miso
 
com.threerings.miso.client - package com.threerings.miso.client
 
com.threerings.miso.data - package com.threerings.miso.data
 
com.threerings.miso.tile - package com.threerings.miso.tile
 
com.threerings.miso.tile.tools - package com.threerings.miso.tile.tools
 
com.threerings.miso.tile.tools.xml - package com.threerings.miso.tile.tools.xml
 
com.threerings.miso.tools.xml - package com.threerings.miso.tools.xml
 
com.threerings.miso.util - package com.threerings.miso.util
 
com.threerings.openal - package com.threerings.openal
 
com.threerings.resource - package com.threerings.resource
 
com.threerings.tools - package com.threerings.tools
 
com.threerings.tools.xml - package com.threerings.tools.xml
 
com.threerings.util - package com.threerings.util
 
com.threerings.util.keybd - package com.threerings.util.keybd
 
com.threerings.util.unsafe - package com.threerings.util.unsafe
 
combineBounds(Rectangle, Rectangle) - Method in class com.threerings.cast.CompositedMaskedImage.MaskedMirage
 
combineBounds(Rectangle, Rectangle) - Method in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
Combines the working bounds with a new set of bounds.
ComicChatOverlay - Class in com.threerings.chat
Implements comic chat in the yohoho client.
ComicChatOverlay(CrowdContext, ChatLogic, JScrollBar, int) - Constructor for class com.threerings.chat.ComicChatOverlay
Construct a comic chat overlay.
ComicChatOverlay.BubbleGlyph - Class in com.threerings.chat
A glyph of a particlar chat bubble
ComicChatOverlay.BubbleGlyph(SubtitleChatOverlay, int, long, Shape, Label, Point, Shape, Name, Color) - Constructor for class com.threerings.chat.ComicChatOverlay.BubbleGlyph
Construct a chat bubble glyph.
CommandSprite - Interface in com.threerings.media.sprite.action
Extends CommandSprite to be a sprite that posts CommandEvents to the Controller hierarchy.
commit() - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
commit() - Method in interface com.threerings.cast.ComponentIDBroker
When the user of a component id broker is done obtaining component ids, it must call this method to give the component id broker an opportunity to flush any newly created component ids back to its persistent store.
commit() - Method in interface com.threerings.media.tile.TileSetIDBroker
When the user of a tilset id broker is done obtaining tileset ids, it must call this method to give the tileset id broker an opportunity to flush any newly created tileset ids back to its persistent store.
commit() - Method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
 
compare(CompositedActionFrames.ComponentFrames, CompositedActionFrames.ComponentFrames) - Method in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
compare(DirtyItemList.DirtyItem, DirtyItemList.DirtyItem) - Method in class com.threerings.miso.client.DirtyItemList.OriginComparator
 
compare(DirtyItemList.DirtyItem, DirtyItemList.DirtyItem) - Method in class com.threerings.miso.client.DirtyItemList.RenderComparator
 
compareNonPartitioned(DirtyItemList.DirtyItem, DirtyItemList.DirtyItem) - Method in class com.threerings.miso.client.DirtyItemList.RenderComparator
Compares the two dirty items assuming there are no partitioning objects between them.
comparePartitioned(int, DirtyItemList.DirtyItem, DirtyItemList.DirtyItem) - Method in class com.threerings.miso.client.DirtyItemList.RenderComparator
Returns whether two dirty items have a partitioning object between them on the given axis.
compareTo(ComponentClass.PriorityOverride) - Method in class com.threerings.cast.ComponentClass.PriorityOverride
 
compareTo(ColorPository.ClassRecord) - Method in class com.threerings.media.image.ColorPository.ClassRecord
 
compareTo(ColorPository.ColorRecord) - Method in class com.threerings.media.image.ColorPository.ColorRecord
 
compareTo(AStarPathUtil.Node) - Method in class com.threerings.media.util.AStarPathUtil.Node
 
compareTo(SceneObjectTip.LayoutReg) - Method in class com.threerings.miso.client.SceneObjectTip.LayoutReg
 
compareTo(AutoFringer.FringerRec) - Method in class com.threerings.miso.tile.AutoFringer.FringerRec
 
CompiledConfig - Class in com.threerings.util
Used to load and store compiled configuration data (generally XML files that are parsed into Java object models and then serialized for rapid and simple access on the client and server).
CompiledConfig() - Constructor for class com.threerings.util.CompiledConfig
 
CompiledConfigParser - Class in com.threerings.tools.xml
An abstract base implementation of a parser that is used to compile configuration definitions into config objects for use by the client and server.
CompiledConfigParser() - Constructor for class com.threerings.tools.xml.CompiledConfigParser
 
CompiledConfigTask - Class in com.threerings.tools
Used to parse configuration information from an XML file and create the serialized representation that is used by the client and server.
CompiledConfigTask() - Constructor for class com.threerings.tools.CompiledConfigTask
 
CompileFringeConfigurationTask - Class in com.threerings.miso.tile.tools
Compile fringe configuration.
CompileFringeConfigurationTask() - Constructor for class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
completeFadeIn() - Method in class com.threerings.media.sprite.FadableImageSprite
Completes the process of fading in.
completeFadeOut() - Method in class com.threerings.media.sprite.FadableImageSprite
Completes the process of fading out.
component - Variable in class com.threerings.cast.ComponentClass.PriorityOverride
The component, if any, for which this override is appropriate.
COMPONENT_CHANGED - Static variable in interface com.threerings.cast.builder.BuilderModelListener
Notification event constants.
ComponentBundlerTask - Class in com.threerings.cast.bundle.tools
Ant task for creating component bundles.
ComponentBundlerTask() - Constructor for class com.threerings.cast.bundle.tools.ComponentBundlerTask
 
ComponentBundlerTask.HashMapIDBroker - Class in com.threerings.cast.bundle.tools
 
ComponentBundlerTask.HashMapIDBroker() - Constructor for class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
ComponentBundlerUtil - Class in com.threerings.cast.bundle.tools
Utilities needed when building component bundles.
ComponentBundlerUtil() - Constructor for class com.threerings.cast.bundle.tools.ComponentBundlerUtil
 
ComponentBundlerUtil.ActionMap - Class in com.threerings.cast.bundle.tools
Used when parsing action tilesets.
ComponentBundlerUtil.ActionMap() - Constructor for class com.threerings.cast.bundle.tools.ComponentBundlerUtil.ActionMap
 
componentClass - Variable in class com.threerings.cast.CharacterComponent
The class of components to which this one belongs.
ComponentClass - Class in com.threerings.cast
Denotes a class of components to which CharacterComponent objects belong.
ComponentClass() - Constructor for class com.threerings.cast.ComponentClass
Creates an uninitialized instance suitable for unserialization or population during XML parsing.
ComponentClass.PriorityOverride - Class in com.threerings.cast
Used to effect custom render orders for particular actions, orientations, etc.
ComponentClass.PriorityOverride() - Constructor for class com.threerings.cast.ComponentClass.PriorityOverride
 
componentId - Variable in class com.threerings.cast.CharacterComponent
The unique component identifier.
ComponentIDBroker - Interface in com.threerings.cast
Brokers component ids.
ComponentPanel - Class in com.threerings.cast.builder
The component panel displays the available components for all component classes and allows the user to choose a set of components for compositing into a character image.
ComponentPanel(BuilderModel, String) - Constructor for class com.threerings.cast.builder.ComponentPanel
Constructs the component panel.
ComponentRepository - Interface in com.threerings.cast
Makes available a collection of character components and associated metadata.
COMPONENTS_PATH - Static variable in class com.threerings.cast.bundle.BundleUtil
The path in the component bundle to the serialized component id to class/type mapping.
compose(int, int) - Static method in class com.threerings.miso.client.MisoScenePanel
Masks off the lower 16 bits of the supplied integers and composes them into a single int.
composeFringeTile(AutoFringer.FringerRec[], Map<AutoFringer.FringeTile, WeakReference<AutoFringer.FringeTile>>, int, boolean, Map<Long, BufferedImage>) - Method in class com.threerings.miso.tile.AutoFringer
Compose a FringeTile out of the various fringe images needed.
composeMaskedImage(ImageUtil.ImageCreator, BufferedImage, BufferedImage) - Static method in class com.threerings.media.image.ImageUtil
Create an image using the alpha channel from the first and the RGB values from the second.
composeMaskedImage(ImageUtil.ImageCreator, Shape, BufferedImage) - Static method in class com.threerings.media.image.ImageUtil
Create a new image using the supplied shape as a mask from which to cut out pixels from the supplied image.
composePath(String[], String) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Composes a triplet of [class, name, action] into the path that should be supplied to the JarEntry that contains the associated image data.
compositeActionFrames() - Method in class com.threerings.cast.CharacterSprite
Called to recomposite our action frames if needed.
CompositedActionFrames - Class in com.threerings.cast
An implementation of the MultiFrameImage interface that is used to lazily create composited character frames when they are requested.
CompositedActionFrames(ImageManager, Map<CompositedActionFrames.CompositedFramesKey, CompositedMultiFrameImage>, String, CompositedActionFrames.ComponentFrames[]) - Constructor for class com.threerings.cast.CompositedActionFrames
Constructs a set of composited action frames with the supplied source frames and colorization configuration.
CompositedActionFrames.ComponentFrames - Class in com.threerings.cast
Used to associate a CharacterComponent with its ActionFrames for a particular action.
CompositedActionFrames.ComponentFrames() - Constructor for class com.threerings.cast.CompositedActionFrames.ComponentFrames
 
CompositedActionFrames.ComponentFrames(CharacterComponent, ActionFrames) - Constructor for class com.threerings.cast.CompositedActionFrames.ComponentFrames
 
CompositedActionFrames.CompositedFramesKey - Class in com.threerings.cast
Used to cache composited frames for a particular action and orientation.
CompositedActionFrames.CompositedFramesKey(int) - Constructor for class com.threerings.cast.CompositedActionFrames.CompositedFramesKey
 
CompositedMaskedImage - Class in com.threerings.cast
Used to composite action frames with mask frames.
CompositedMaskedImage(ImageManager, CompositedActionFrames.ComponentFrames[], String, int) - Constructor for class com.threerings.cast.CompositedMaskedImage
 
CompositedMaskedImage.MaskedMirage - Class in com.threerings.cast
Combines the image in the first source with the masks in the rest.
CompositedMaskedImage.MaskedMirage(int) - Constructor for class com.threerings.cast.CompositedMaskedImage.MaskedMirage
 
CompositedMirage - Interface in com.threerings.cast
 
CompositedMultiFrameImage - Class in com.threerings.cast
Used to composite the action frames for a particular orientation of a CompositedActionFrames.
CompositedMultiFrameImage(ImageManager, CompositedActionFrames.ComponentFrames[], String, int) - Constructor for class com.threerings.cast.CompositedMultiFrameImage
 
CompositedMultiFrameImage.CompositedVolatileMirage - Class in com.threerings.cast
Used to create our mirage using the source action frame images.
CompositedMultiFrameImage.CompositedVolatileMirage(int) - Constructor for class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
CompositedMultiFrameImage.SubmirageForwarder - Class in com.threerings.cast
A CompositedMirage that forwards all of its Mirage calls to a delegate Mirage.
CompositedMultiFrameImage.SubmirageForwarder(Mirage, int, int) - Constructor for class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
CompositedShadowImage - Class in com.threerings.cast
Used to composite the special shadow action frames for a particular orientation of a CompositedActionFrames.
CompositedShadowImage(ImageManager, CompositedActionFrames.ComponentFrames[], String, int, float) - Constructor for class com.threerings.cast.CompositedShadowImage
 
compositeMask(String, CharacterComponent, ActionFrames, ArrayList<CharacterManager.TranslatedComponent>) - Method in class com.threerings.cast.CharacterManager
 
CompositeMirage - Class in com.threerings.media.image
 
CompositeMirage(Mirage...) - Constructor for class com.threerings.media.image.CompositeMirage
 
compositeShadow(String, String, ArrayList<CharacterManager.TranslatedComponent>) - Method in class com.threerings.cast.CharacterManager
 
computeFringeTile(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Computes the fringe tile for the specified coordinate.
computeFringeTile(int, int) - Method in class com.threerings.miso.client.SceneBlock
Computes the fringe tile for the specified coordinate.
computeIndicators() - Method in class com.threerings.miso.client.MisoScenePanel
Compute the indicators for any objects in the scene.
computeInfluentialBounds() - Method in class com.threerings.miso.client.MisoScenePanel
Calls through to MisoScenePanel.computeInfluentialBounds(Rectangle, Rectangle, Rectangle) with _vbounds, _ibounds and _vibounds.
computeInfluentialBounds(Rectangle, Rectangle, Rectangle) - Static method in class com.threerings.miso.client.MisoScenePanel
Configures influentialBounds to contain the bounds of the potentially "influential" world and visibleBlockBounds to contain bounds that are used to determine which blocks should be resolved before making the view visible.
computeInfo(MisoSceneMetrics) - Method in class com.threerings.miso.client.SceneObject
Computes our screen bounds, tile footprint and other useful cached metrics.
computeMemoryUsage(Map<Tile.Key, BaseTile>, Set<BaseTile>, Map<Tile.Key, ObjectTile>, long[]) - Method in class com.threerings.miso.client.SceneBlock
Computes the memory usage of the base and object tiles in this scene block; registering counted tiles in the hash map so that other blocks can be sure not to double count them.
computeOverHover(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Gives derived classes a chance to compute a hover object that takes precedence over sprites and actionable objects.
computePosition(Point, double, double, double, Point) - Static method in class com.threerings.media.util.ArcPath
Computes the position of an entity along the path defined by the supplied parameters assuming that it must finish the path in the specified duration (in millis) and has been traveling the path for the specified number of elapsed milliseconds.
computePosition(Point, Point, long, long, Point) - Static method in class com.threerings.media.util.LinePath
Computes the position of an entity along the path defined by the supplied start and end points assuming that it must finish the path in the specified duration (in millis) and has been traveling the path for the specified number of elapsed milliseconds.
computeTileBounds(int, Rectangle) - Method in class com.threerings.media.tile.SwissArmyTileSet
 
computeTileBounds(int, Rectangle) - Method in class com.threerings.media.tile.TileSet
Computes and fills in the bounds for the specified tile based on the mechanism used by the derived class to do such things.
computeTileBounds(int, Rectangle) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
computeTileBounds(int, Rectangle) - Method in class com.threerings.media.tile.TrimmedTileSet
 
computeTileBounds(int, Rectangle) - Method in class com.threerings.media.tile.UniformTileSet
 
computeTileCount() - Method in class com.threerings.media.tile.SwissArmyTileSet
Computes our total tile count from the individual counts for each row.
computeTransformedBounds() - Method in class com.threerings.media.image.TransformedMirage
Compute the bounds of the base Mirage after it has been transformed.
computeTrimmedBounds(BufferedImage, Rectangle) - Static method in class com.threerings.media.image.ImageUtil
Computes the bounds of the smallest rectangle that contains all non-transparent pixels of this image.
computeUnderHover(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Gives derived classes a chance to compute a hover object that is used if the mouse is not hovering over a sprite or actionable object.
computeValue(int) - Method in class com.threerings.media.util.LinearTimeFunction
 
computeValue(int) - Method in class com.threerings.media.util.TimeFunction
This must be implemented by our derived class to compute our value given the specified elapsed time (in millis).
config - Static variable in class com.threerings.cast.CastPrefs
Used to load our preferences from a properties file and map them to the persistent Java preferences repository.
config - Static variable in class com.threerings.media.MediaPrefs
Used to load our preferences from a properties file and map them to the persistent Java preferences repository.
CONFIG - Static variable in class com.threerings.media.tools.RecolorImage
Where we can stash our preferences.
config - Static variable in class com.threerings.miso.MisoConfig
Provides access to configuration data for this package.
config - Static variable in class com.threerings.miso.MisoPrefs
Used to load our preferences from a properties file and map them to the persistent Java preferences repository.
CONFIG_PATH - Static variable in class com.threerings.media.image.ColorPository
The path (relative to the resource directory) at which the serialized recolorization repository should be loaded and stored.
CONFIG_PATH - Static variable in class com.threerings.miso.tile.FringeConfiguration
The path (relative to the resource directory) at which the fringe configuration should be loaded and stored.
considerStep(AStarPathUtil.Info, AStarPathUtil.Node, int, int, int) - Static method in class com.threerings.media.util.AStarPathUtil
Consider the step (n.x, n.y) to (x, y) for possible inclusion in the path.
considerStep(int, int, int) - Method in class com.threerings.media.util.AStarPathUtil.Stepper
 
considerSteps(int, int) - Method in class com.threerings.media.util.AStarPathUtil.Stepper
Should call AStarPathUtil.Stepper.considerStep(int, int, int) in turn on all possible steps from the specified coordinates.
constrainToBounds(Rectangle) - Method in class com.threerings.media.MediaPanel
Called by the main rendering code to constrain this dirty rectangle to the bounds of the media panel.
constrainToBounds(Rectangle) - Method in class com.threerings.media.VirtualMediaPanel
 
constraints - Variable in class com.threerings.media.tile.TrimmedObjectTileSet.Bits
The constraints associated with this object.
contains(double, double) - Method in class com.threerings.media.AbstractMedia
 
contains(Point2D) - Method in class com.threerings.media.AbstractMedia
 
contains(double, double, double, double) - Method in class com.threerings.media.AbstractMedia
 
contains(Rectangle2D) - Method in class com.threerings.media.AbstractMedia
 
contains(int, int) - Method in class com.threerings.media.sprite.Sprite
Returns true if the sprite's bounds contain the specified point, false if not.
contains(ObjectInfo) - Method in class com.threerings.miso.util.ObjectSet
Returns true if the specified object is in the set, false if it is not.
containsResource(String) - Method in class com.threerings.resource.FileResourceBundle
Returns true if this resource bundle contains the resource with the specified path.
CONTINUATION - Static variable in class com.threerings.chat.ChatLogic
Our internal code for any type of chat that is continued in a subtitle.
CONVERSION - Static variable in class com.threerings.media.tools.RecolorImage.SliderAndLabel
 
CONVERT - Static variable in class com.threerings.media.tools.RecolorImage
 
convert() - Method in class com.threerings.media.tools.RecolorImage
Performs colorizations.
coordsToKey(int, int) - Static method in class com.threerings.miso.util.MisoUtil
Turns x and y scene coordinates into an integer key.
createActionSpriteHandler() - Method in class com.threerings.media.MediaPanel
Creates the mouse listener that will handle action sprites and their variants.
createBackBuffer(GraphicsConfiguration) - Method in class com.threerings.media.BackFrameManager
Creates the off-screen buffer used to perform double buffered rendering of the animated panel.
createBubble(Graphics2D, int, long, String, Name, Point) - Method in class com.threerings.chat.ComicChatOverlay
Create a chat bubble with the specified type and text.
createBundle(File, TileSetBundle, ImageProvider, String, long) - Method in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundler
 
createBundle(TileSetIDBroker, File, String) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundler
Creates a tileset bundle at the location specified by the targetPath parameter, based on the description provided via the bundleDesc parameter.
createBundle(TileSetIDBroker, File, File) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundler
Creates a tileset bundle at the location specified by the targetPath parameter, based on the description provided via the bundleDesc parameter.
createBundle(File, TileSetBundle, ImageProvider, String, long) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundler
Finish the creation of a tileset bundle jar file.
createBundleJar(File, TileSetBundle, ImageProvider, String, boolean, boolean) - Static method in class com.threerings.media.tile.bundle.tools.TileSetBundler
Create a tileset bundle jar file.
createBundler() - Method in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
 
createBundler() - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Create the bundler to use during creation.
createCompatibleImage(BufferedImage, int, int) - Static method in class com.threerings.media.image.ImageUtil
Creates a new buffered image with the same sample model and color model as the source image but with the new width and height.
createComponent(int, String, String, FrameProvider) - Method in class com.threerings.cast.bundle.BundledComponentRepository
Creates a component and inserts it into the component table.
createCompositedMirage(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
createCompositedMirage(int) - Method in class com.threerings.cast.CompositedMultiFrameImage
Creates a composited image for the specified frame.
createCompositedMirage(int) - Method in class com.threerings.cast.CompositedShadowImage
 
createCompositeFrames(CharacterDescriptor, String) - Method in class com.threerings.cast.CharacterManager
Generates the composited animation frames for the specified action for a character with the specified descriptor.
createConfigObject() - Method in class com.threerings.media.image.tools.xml.ColorPositoryParser
 
createConfigObject() - Method in class com.threerings.miso.tile.tools.xml.FringeConfigurationParser
 
createConfigObject() - Method in class com.threerings.tools.xml.CompiledConfigParser
Creates the config object instance that will be populated during the parsing process.
createErrorImage(int, int) - Static method in class com.threerings.media.image.ImageUtil
Creates an image with the word "Error" written in it.
createFileResourceBundle(File, boolean, boolean) - Method in class com.threerings.resource.ResourceManager
Creates an appropriate bundle for fetching resources from files.
createFrames(int) - Method in class com.threerings.cast.CompositedActionFrames
Creates our underlying multi-frame image for a particular orientation.
createGraphics() - Method in class com.threerings.media.AbstractMediaManager
Creates a graphics that can be used to compute metrics or whatever else a media might need.
createGraphics() - Method in class com.threerings.media.BackFrameManager
 
createGraphics() - Method in class com.threerings.media.FlipFrameManager
 
createGraphics() - Method in class com.threerings.media.FrameManager
Returns a graphics context with which to layout its media objects.
createGraphics() - Method in interface com.threerings.media.MediaHost
Creates a graphics context for the component underlying this media host.
createGraphics() - Method in class com.threerings.media.MediaOverlay
 
createGraphics() - Method in class com.threerings.media.MediaPanel
 
createGroup(ClipProvider, int) - Method in class com.threerings.openal.SoundManager
Creates an object that can be used to manage and play a group of sounds.
createHistorySubtitle(int, Graphics2D) - Method in class com.threerings.chat.SubtitleChatOverlay
Creates a subtitle for display in the history panel.
createImage(int, int, int) - Method in class com.threerings.media.image.AWTImageCreator
 
createImage(int, int, int) - Method in class com.threerings.media.image.ImageManager
Creates a buffered image, optimized for display on our graphics device.
createImage(int, int, int) - Method in interface com.threerings.media.image.ImageManager.OptimalImageCreator
Requests that a blank image be created that is in a format and of a depth that are optimal for rendering to the screen.
createImage(int, int, int) - Method in interface com.threerings.media.image.ImageUtil.ImageCreator
Used by routines that need to create new images to allow the caller to dictate the format (which may mean using createCompatibleImage).
createIndicator(MisoScenePanel, String, Icon) - Method in class com.threerings.miso.client.ObjectActionHandler
Creates an indicator for this type of object action.
createInstance(File) - Static method in class com.threerings.openal.StreamDecoder
Creates and initializes a stream decoder for the specified file.
createInstance(URL) - Static method in class com.threerings.openal.StreamDecoder
Creates and initializes a stream decoder for the specified URL.
createLabel(String) - Method in class com.threerings.chat.ChatLogic
Creates a label for the specified text.
createMediaList() - Method in class com.threerings.media.AbstractMediaManager
Type safety jockeying.
createMediaList() - Method in class com.threerings.media.animation.AnimationManager
 
createMediaList() - Method in class com.threerings.media.sprite.SpriteManager
 
createMisoSceneModel() - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneRuleSet
 
createMisoSceneModel() - Method in class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
 
createNetworkResourceBundle(String, String, Set<String>) - Method in class com.threerings.resource.ResourceManager
Creates an appropriate bundle for fetching resources from the network.
createOutputStream(File) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Creates the base output stream to which to write our bundle's files.
createOutputStream(File) - Method in class com.threerings.cast.bundle.tools.DirectoryComponentBundlerTask
 
createOutputStream(File) - Method in class com.threerings.cast.bundle.tools.DirectoryMetadataBundlerTask
 
createOutputStream(File) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
Creates the base output stream to which to write our bundle's files.
createPath(List<Point>) - Method in class com.threerings.media.util.LineSegmentPath
Populate the path with the path nodes that lead the pathable from its starting position to the given destination coordinates following the given list of screen coordinates.
createResourceBundle(String, String, List<ResourceBundle>) - Method in class com.threerings.resource.ResourceManager
Creates a ResourceBundle based on the supplied definition information.
createSoundManager() - Method in class com.threerings.openal.OpenALSoundPlayer
Creates our SoundManager.
createSoundManager(RunQueue) - Static method in class com.threerings.openal.SoundManager
Creates, initializes and returns the singleton sound manager instance.
createSubtitle(ChatMessage, int, Graphics2D, boolean) - Method in class com.threerings.chat.SubtitleChatOverlay
Create a subtitle, but don't do anything funny with it.
createSubtitle(Graphics2D, int, long, Icon, int, String, boolean) - Method in class com.threerings.chat.SubtitleChatOverlay
Create a subtitle- a line of text that goes on the bottom.
createTile() - Method in class com.threerings.media.tile.ObjectTileSet
 
createTile() - Method in class com.threerings.media.tile.TileSet
Creates a blank tile of the appropriate type for this tileset.
createTile() - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
createTile() - Method in class com.threerings.media.tile.TrimmedTileSet
 
createTile() - Method in class com.threerings.miso.tile.BaseTileSet
 
createTileSetFrameImage(TileSet, ActionSequence) - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
createTimer() - Static method in class com.threerings.media.FrameManager
Attempts to create a high resolution timer, but if that isn't possible, uses a System.currentTimeMillis based timer.
createTracedImage(ImageUtil.ImageCreator, BufferedImage, Color, int) - Static method in class com.threerings.media.image.ImageUtil
Creates and returns a new image consisting of the supplied image traced with the given color and thickness.
createTracedImage(ImageUtil.ImageCreator, BufferedImage, Color, int, float, float) - Static method in class com.threerings.media.image.ImageUtil
Creates and returns a new image consisting of the supplied image traced with the given color, thickness and alpha transparency.
createTracedImage(BufferedImage, BufferedImage, Color, int, float, float) - Static method in class com.threerings.media.image.ImageUtil
Creates and returns a new image consisting of the supplied image traced with the given color, thickness and alpha transparency.
createViewport() - Method in class com.threerings.media.SafeScrollPane
 
createVolatileImage() - Method in class com.threerings.media.image.VolatileMirage
Creates our volatile image from the information in our source image.
CROP_TYPE - Static variable in interface com.threerings.cast.StandardActions
A special action sub-type for crop imagery.
current() - Method in class com.threerings.media.timer.CalibratingTimer
Return the current value for this timer.
current() - Method in class com.threerings.media.timer.NanoTimer
 
current() - Method in class com.threerings.media.timer.PerfTimer
Deprecated.  
CW - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating a clockwise rotation.

D

daprov - Variable in class com.threerings.media.image.ImageManager.ImageKey
The data provider from which this image's data is loaded.
data - Variable in class com.threerings.openal.Clip
The audio data.
DEBUG - Static variable in class com.threerings.media.ActiveRepaintManager
We debug so much that we have to make it easy to enable and disable debug logging.
DEBUG_COMPARE - Static variable in class com.threerings.miso.client.DirtyItemList
Whether to log debug info when comparing pairs of dirty items.
DEBUG_EVENTS - Static variable in class com.threerings.util.KeyboardManager
Whether to output debugging info for individual key events.
DEBUG_INTERVAL - Static variable in class com.threerings.util.KeyboardManager
Whether to output debugging info for interval callbacks.
DEBUG_SORT - Static variable in class com.threerings.miso.client.DirtyItemList
Whether to log debug info for the main dirty item sorting algorithm.
decodeFormat(int, String) - Method in class com.threerings.chat.ChatLogic
Determines the format string and whether to use quotes based on the chat type.
decodeType(String) - Method in class com.threerings.chat.ChatLogic
Decodes the main chat type given the supplied localtype provided by the chat system.
decomposePath(String) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Decomposes the full path to a component image into a [class, name, action] triplet.
decorateBehind(Graphics2D) - Method in class com.threerings.cast.CharacterSprite
Called to paint any decorations that should appear behind the character sprite image.
decorateInFront(Graphics2D) - Method in class com.threerings.cast.CharacterSprite
Called to paint any decorations that should appear in front of the character sprite image.
DEF_FINE_GRAN - Static variable in class com.threerings.miso.MisoConfig
 
DEF_RADIAL_RECT - Static variable in class com.threerings.miso.client.MisoScenePanel
The default size of the "box" that defines the size of our radial menu circles.
DEF_TILE_HEIGHT - Static variable in class com.threerings.miso.MisoConfig
 
DEF_TILE_WIDTH - Static variable in class com.threerings.miso.MisoConfig
Default scene view parameters.
DEFAULT - Static variable in class com.threerings.media.sound.SoundPlayer
The default sound type.
DEFAULT_CACHE_SIZE - Static variable in class com.threerings.media.image.ImageManager
Default amount of data we'll store in our image cache.
DEFAULT_CACHE_SIZE - Static variable in class com.threerings.media.sound.JavaSoundPlayer
The default clip cache holds 4 megs.
DEFAULT_CACHE_SIZE - Static variable in class com.threerings.openal.SoundManager
Default to a cache size of one megabyte.
DEFAULT_CHAT_DECAY - Static variable in class com.threerings.chat.ChatLogic
The default chat decay parameter.
DEFAULT_COUNT - Static variable in class com.threerings.media.animation.RainAnimation
The number of raindrops.
DEFAULT_FLOAT_PERIOD - Static variable in class com.threerings.media.animation.FloatingTextAnimation
The time in milliseconds during which the score is visible.
DEFAULT_FONT - Static variable in class com.threerings.chat.ChatLogic
Our default chat font.
DEFAULT_FRAME_RATE - Static variable in class com.threerings.media.sprite.ImageSprite
Default frame rate.
DEFAULT_HEIGHT - Static variable in class com.threerings.media.animation.RainAnimation
 
DEFAULT_RATE - Static variable in class com.threerings.media.TimerView
The default update date.
DEFAULT_REPEAT_DELAY - Static variable in class com.threerings.util.KeyboardManager
The default repeat delay.
DEFAULT_REPEAT_DELAY - Static variable in class com.threerings.util.KeyTranslatorImpl
The default delay in milliseconds before auto-repeated key presses will begin.
DEFAULT_REPEAT_RATE - Static variable in class com.threerings.util.KeyTranslatorImpl
The default key press repeat rate.
DEFAULT_RESOURCE_SET - Static variable in class com.threerings.resource.ResourceManager
The name of the default resource set.
DEFAULT_SEQUENCE - Static variable in class com.threerings.cast.ActionSequence
Defines the name of the default action sequence.
DEFAULT_SIZE - Static variable in class com.threerings.miso.util.ObjectSet
We start big because we know these will in general contain at least in the tens of objects.
DEFAULT_VELOCITY - Static variable in class com.threerings.media.util.LineSegmentPath
Default pathable velocity.
DEFAULT_WIDTH - Static variable in class com.threerings.media.animation.RainAnimation
The raindrop streak dimensions.
defaultId - Variable in class com.threerings.media.image.ColorPository.ClassRecord
The default colorId to use for recoloration in this class, or 0 if there is no default defined.
defTileSet - Variable in class com.threerings.miso.data.SparseMisoSceneModel
The tileset to use when we have no tile data.
delay - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The animation length in milliseconds, or -1 if the animation should continue until all pieces are outside the bounds.
DelayPath - Class in com.threerings.media.util
A convenience path that waits a specified amount of time.
DelayPath(long) - Constructor for class com.threerings.media.util.DelayPath
Cause the current path to remain unchanged for the duration.
DelayPath(int, int, long) - Constructor for class com.threerings.media.util.DelayPath
Move to the sprite to the supplied location then wait for the duration.
DelayPath(Point, long) - Constructor for class com.threerings.media.util.DelayPath
Move to the sprite to the supplied location then wait for the duration.
delegate - Variable in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
DelegatingPathable - Class in com.threerings.media.util
Delegates all calls to a delegate pathable.
DelegatingPathable(Pathable) - Constructor for class com.threerings.media.util.DelegatingPathable
 
delete() - Method in class com.threerings.openal.Buffer
Deletes this buffer, rendering it unusable.
delete() - Method in class com.threerings.openal.Source
Deletes this source, rendering it unusable.
deleteFinalizedObjects() - Method in class com.threerings.openal.SoundManager
Deletes all finalized objects.
deleteObject(ObjectInfo) - Method in class com.threerings.miso.client.SceneBlock
Removes the specified object from this block.
DELTA_Y - Static variable in class com.threerings.media.animation.FloatingTextAnimation
The total vertical distance the score travels.
destx - Variable in class com.threerings.media.util.AStarPathUtil.Info
The destination coordinates in the tile array.
desty - Variable in class com.threerings.media.util.AStarPathUtil.Info
The destination coordinates in the tile array.
DIAGONAL_COST - Static variable in class com.threerings.media.util.AStarPathUtil
The cost to move diagonally.
didFinish(long) - Method in class com.threerings.media.animation.Animation
Called when the animation is finished and the animation manager has removed it from service.
didFinish(long) - Method in class com.threerings.media.animation.SpriteAnimation
 
didInit() - Method in class com.threerings.cast.CharacterSprite
Called after this sprite has been initialized with its character descriptor and character manager.
didTick(long) - Method in class com.threerings.media.MediaPanel
Derived classes can override this method and perform computation subsequent to the ticking of the sprite and animation managers.
didTick(long) - Method in class com.threerings.media.VirtualMediaPanel
 
DIE - Static variable in class com.threerings.media.sound.JavaSoundPlayer
 
dir - Variable in class com.threerings.media.util.PathNode
The direction to face while heading toward the node.
DIR_STRINGS - Static variable in class com.threerings.util.DirectionUtil
Direction constant string names.
DIRECTION_COUNT - Static variable in interface com.threerings.util.DirectionCodes
The number of basic compass directions.
DirectionCodes - Interface in com.threerings.util
A single, top-level location for the definition of compass direction constants, which are used by a variety of Narya services.
DirectionUtil - Class in com.threerings.util
Direction related utility functions.
DirectionUtil() - Constructor for class com.threerings.util.DirectionUtil
 
DirectoryComponentBundlerTask - Class in com.threerings.cast.bundle.tools
Creates all the information for a component bundle but places it into a specified directory rather than a bundle jar file.
DirectoryComponentBundlerTask() - Constructor for class com.threerings.cast.bundle.tools.DirectoryComponentBundlerTask
 
DirectoryMetadataBundlerTask - Class in com.threerings.cast.bundle.tools
Creates all the information that would be in a metadata bundle and place it in a directory.
DirectoryMetadataBundlerTask() - Constructor for class com.threerings.cast.bundle.tools.DirectoryMetadataBundlerTask
 
DirectoryTileSetBundler - Class in com.threerings.media.tile.bundle.tools
 
DirectoryTileSetBundler(File) - Constructor for class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundler
 
DirectoryTileSetBundler(String) - Constructor for class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundler
 
DirectoryTileSetBundlerTask - Class in com.threerings.media.tile.bundle.tools
Ant task for creating tileset bundles that are placed in a specified directory instead of wrapped up in a fancy jar file.
DirectoryTileSetBundlerTask() - Constructor for class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
 
DIRTY_RECT_STROKE - Static variable in class com.threerings.miso.client.MisoScenePanel
The stroke used to draw dirty rectangles.
dirtyIndicator(SceneObjectIndicator) - Method in class com.threerings.miso.client.MisoScenePanel
Dirties the specified indicator.
DirtyItemList - Class in com.threerings.miso.client
The dirty item list keeps track of dirty sprites and object tiles in a scene.
DirtyItemList() - Constructor for class com.threerings.miso.client.DirtyItemList
Creates a dirt item list that will handle dirty items for the specified view.
DirtyItemList.DirtyItem - Class in com.threerings.miso.client
A class to hold the items inserted in the dirty list along with all of the information necessary to render their dirty regions to the target graphics context when the time comes to do so.
DirtyItemList.DirtyItem() - Constructor for class com.threerings.miso.client.DirtyItemList.DirtyItem
 
DirtyItemList.OriginComparator - Class in com.threerings.miso.client
A comparator class for use in sorting dirty items in ascending origin x- or y-axis coordinate order.
DirtyItemList.OriginComparator(int) - Constructor for class com.threerings.miso.client.DirtyItemList.OriginComparator
Constructs an origin comparator that sorts dirty items in ascending order based on their origin coordinate on the given axis.
DirtyItemList.RenderComparator - Class in com.threerings.miso.client
A comparator class for use in sorting the dirty sprites and objects in a scene in ascending x- and y-coordinate order suitable for rendering in the isometric view with proper visual results.
DirtyItemList.RenderComparator() - Constructor for class com.threerings.miso.client.DirtyItemList.RenderComparator
 
dirtyScreenRect(Rectangle) - Method in class com.threerings.media.MediaPanel
Called to mark the specified rectangle (in screen coordinates) as dirty.
dirtyScreenRect(Rectangle) - Method in class com.threerings.media.VirtualMediaPanel
 
DisableableSprite - Interface in com.threerings.media.sprite.action
Indicates a Sprite that may or may not be enabled to receive action / hover / arming notifications.
disableGC() - Static method in class com.threerings.util.unsafe.Unsafe
Disables garbage collection.
dispatchKeyEvent(KeyEvent) - Method in class com.threerings.util.KeyboardManager
 
dispatchKeyEvent(KeyEvent) - Method in class com.threerings.util.KeyDispatcher
 
dispatchNotifications() - Method in class com.threerings.media.AbstractMediaManager
Dispatches all queued media notifications.
DISPLAY_DURATION_PARAMS - Static variable in class com.threerings.chat.ChatLogic
Times to display chat: { (time per character), (min time), (max time) } Groups 0/1/2 are short/medium/long for chat bubbles, and groups 1/2/3 are short/medium/long for subtitles.
displayMessage(ChatMessage, int, Graphics2D) - Method in class com.threerings.chat.ComicChatOverlay
 
displayMessage(ChatMessage, boolean) - Method in class com.threerings.chat.SubtitleChatOverlay
 
displayMessage(ChatMessage, Graphics2D) - Method in class com.threerings.chat.SubtitleChatOverlay
Display the specified message now, unless we are to ignore it.
displayMessage(ChatMessage, int, Graphics2D) - Method in class com.threerings.chat.SubtitleChatOverlay
Display the message after we've decided which type it is.
dispose() - Method in class com.threerings.openal.ClipBuffer
Frees up the internal audio buffers associated with this clip.
dispose() - Method in class com.threerings.openal.SoundGroup
Disposes this sound group, freeing up the OpenAL sources with which it is associated.
dispose() - Method in class com.threerings.openal.Stream
Releases the resources held by this stream and removes it from the manager.
distance(int, int, int) - Static method in class com.threerings.media.image.Colorization
Returns the distance between the supplied to numbers modulo N.
distance(int, int, int, int) - Static method in class com.threerings.media.util.MathUtil
Return the distance between the given points.
distance(Point, Point) - Static method in class com.threerings.media.util.MathUtil
Return the distance between the given points.
distanceSq(int, int, int, int) - Static method in class com.threerings.media.util.MathUtil
Return the squared distance between the given points.
doLayout() - Method in class com.threerings.cast.builder.SpritePanel
 
doLayout() - Method in class com.threerings.media.VirtualMediaPanel
 
dot(Point, Point, Point, Point) - Static method in class com.threerings.geom.GeomUtil
Computes and returns the dot product of the two vectors.
dot(int, int, int, int, int, int, int, int) - Static method in class com.threerings.geom.GeomUtil
Computes and returns the dot product of the two vectors.
dot(Point, Point, Point) - Static method in class com.threerings.geom.GeomUtil
Computes and returns the dot product of the two vectors.
dot(int, int, int, int, int, int) - Static method in class com.threerings.geom.GeomUtil
Computes and returns the dot product of the two vectors.
DOWN - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating moving down.
drawBase(Graphics2D, int, int) - Method in class com.threerings.miso.client.SceneObjectTip
 
DumpBundle - Class in com.threerings.cast.bundle.tools
Dumps the contents of a component bundle to stdout.
DumpBundle() - Constructor for class com.threerings.cast.bundle.tools.DumpBundle
 
DumpBundle - Class in com.threerings.media.tile.bundle.tools
Dumps the contents of a tileset bundle to stdout (just the serialized object info, not the image data).
DumpBundle() - Constructor for class com.threerings.media.tile.bundle.tools.DumpBundle
 
DumpColorPository - Class in com.threerings.media.image.tools
Simple tool for dumping a serialized color pository.
DumpColorPository() - Constructor for class com.threerings.media.image.tools.DumpColorPository
 
dumpHierarchy(Component) - Static method in class com.threerings.media.ActiveRepaintManager
Dumps the containment hierarchy for the supplied component.
dumpTable(String, Map<?, ?>) - Static method in class com.threerings.cast.bundle.tools.DumpBundle
 
DumpTileSetMap - Class in com.threerings.media.tile.tools
Prints out the tileset mappings in a MapFileTileSetIDBroker.
DumpTileSetMap() - Constructor for class com.threerings.media.tile.tools.DumpTileSetMap
 
DX - Static variable in class com.threerings.miso.client.SceneBlock
 
DY - Static variable in class com.threerings.miso.client.SceneBlock
 

E

EAST - Static variable in class com.threerings.miso.tile.AutoFringer
 
EAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating east.
EASTNORTHEAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating east by northeast.
EASTSOUTHEAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating east by southeast.
elapsed() - Method in class com.threerings.media.timer.CalibratingTimer
Returns the difference between _startStamp and current()
ellipseCircum(double, double) - Static method in class com.threerings.media.util.MathUtil
Returns the approximate circumference of the ellipse defined by the specified minor and major axes.
EMOTE - Static variable in class com.threerings.chat.ChatLogic
Type mode code for emote chat type.
enabledChanged(SoundPlayer.SoundType, boolean) - Method in interface com.threerings.media.sound.SoundEnabledObserver
Called when the given type is either enabled or disabled.
enableGC() - Static method in class com.threerings.util.unsafe.Unsafe
Reenable garbage collection after a call to disableGC().
ENCLOSE_PATHABLE - Static variable in class com.threerings.media.VirtualMediaPanel
The code for the pathable following mode wherein we ensure that the marked pathable is always kept within the visible bounds of the view.
enqueue(JavaSoundPlayer.SoundKey, boolean) - Method in class com.threerings.media.sound.JavaSoundPlayer
Enqueue a new SoundKey.
ensureSet(Object, String) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
 
ensureSet(Object, String) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
ensureSet(Object, String) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
 
enumerateActionSequences() - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
enumerateActionSequences() - Method in interface com.threerings.cast.ComponentRepository
Iterates over the ActionSequence instances representing every available action sequence.
enumerateClasses() - Method in class com.threerings.media.image.ColorPository
Returns an iterator over all color classes in this pository.
enumerateColorIds(String) - Method in class com.threerings.media.image.ColorPository
Returns an array containing the ids of the colors in the specified class.
enumerateColors(String) - Method in class com.threerings.media.image.ColorPository
Returns an array containing the records for the colors in the specified class.
enumerateComponentClasses() - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
enumerateComponentClasses() - Method in interface com.threerings.cast.ComponentRepository
Iterates over the ComponentClass instances representing all available character component classes.
enumerateComponentIds(ComponentClass) - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
enumerateComponentIds(ComponentClass) - Method in interface com.threerings.cast.ComponentRepository
Iterates over the component ids of all components in the specified class.
enumerateMappings() - Method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Used by DumpTileSetMap to enumerate our tileset ID mappings.
enumeratePressCommands() - Method in interface com.threerings.util.KeyTranslator
Returns an iterator that iterates over the available press commands.
enumeratePressCommands() - Method in class com.threerings.util.KeyTranslatorImpl
 
enumerateReleaseCommands() - Method in interface com.threerings.util.KeyTranslator
Returns an iterator that iterates over the available release commands.
enumerateReleaseCommands() - Method in class com.threerings.util.KeyTranslatorImpl
 
enumerateResolvedBlocks() - Method in class com.threerings.miso.client.MisoScenePanel
Returns an iterator over all resolved SceneBlock instances.
enumerateSprites() - Method in class com.threerings.media.sprite.SpriteManager
Returns an iterator over our managed sprites.
enumerateTileSetIds() - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
 
enumerateTileSetIds() - Method in class com.threerings.media.tile.bundle.TileSetBundle
Enumerates the tileset ids in this tileset bundle.
enumerateTileSetIds() - Method in interface com.threerings.media.tile.TileSetRepository
Returns an iterator over the identifiers of all TileSet objects available.
enumerateTileSets() - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
 
enumerateTileSets() - Method in class com.threerings.media.tile.bundle.TileSetBundle
Enumerates the tilesets in this tileset bundle.
enumerateTileSets() - Method in interface com.threerings.media.tile.TileSetRepository
Returns an iterator over all TileSet objects available.
equals(Object) - Method in class com.threerings.cast.CharacterComponent
 
equals(Object) - Method in class com.threerings.cast.CharacterDescriptor
 
equals(Object) - Method in class com.threerings.cast.ComponentClass
Classes with the same name are the same.
equals(Object) - Method in class com.threerings.cast.CompositedActionFrames.CompositedFramesKey
 
equals(Object) - Method in class com.threerings.media.image.Colorization
 
equals(Object) - Method in class com.threerings.media.image.ImageManager.ImageKey
 
equals(Object) - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
equals(Object) - Method in class com.threerings.media.tile.Tile.Key
 
equals(Object) - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
 
equals(Object) - Method in class com.threerings.miso.data.ObjectInfo
 
equals(Object) - Method in class com.threerings.miso.tile.AutoFringer.FringeTile
 
equals(URL, URL) - Method in class com.threerings.resource.Handler
 
EVENT_MASK - Static variable in class com.threerings.util.IdleTracker
 
eventDispatched(AWTEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
execute() - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Performs the actual work of the task.
execute() - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
Performs the actual work of the task.
execute() - Method in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
 
execute() - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Performs the actual work of the task.
execute() - Method in class com.threerings.media.tools.ResourceIndexerTask
 
execute() - Method in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
execute() - Method in class com.threerings.tools.CompiledConfigTask
 
expired() - Method in class com.threerings.media.FrameInterval
The main method where your interval should do its work.
expired() - Method in class com.threerings.util.KeyboardManager.KeyInfo
 
ExplodeAnimation - Class in com.threerings.media.animation
An animation that displays an object exploding into chunks, fading out as they fly apart.
ExplodeAnimation(Color, ExplodeAnimation.ExplodeInfo, int, int, int, int) - Constructor for class com.threerings.media.animation.ExplodeAnimation
Constructs an explode animation with the chunks represented as filled rectangles of the specified color.
ExplodeAnimation(Mirage, ExplodeAnimation.ExplodeInfo, int, int, int, int) - Constructor for class com.threerings.media.animation.ExplodeAnimation
Constructs an explode animation with the chunks represented as portions of the actual image.
ExplodeAnimation.ExplodeInfo - Class in com.threerings.media.animation
A class that describes an explosion's attributes.
ExplodeAnimation.ExplodeInfo() - Constructor for class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
 
EXTRA_PAD - Static variable in class com.threerings.miso.client.SceneObjectTip
The number of pixels to pad between the icon and text.
extractBundle(ResourceBundle) - Static method in class com.threerings.media.tile.bundle.BundleUtil
Extracts, but does not initialize, a serialized tileset bundle instance from the supplied resource bundle.
extractBundle(File) - Static method in class com.threerings.media.tile.bundle.BundleUtil
Extracts, but does not initialize, a serialized tileset bundle instance from the supplied file.

F

f - Variable in class com.threerings.media.util.AStarPathUtil.Node
The score assigned to this node.
FadableImageSprite - Class in com.threerings.media.sprite
 
FadableImageSprite() - Constructor for class com.threerings.media.sprite.FadableImageSprite
Creates a new fadable image sprite.
FadableImageSprite(Mirage) - Constructor for class com.threerings.media.sprite.FadableImageSprite
Creates a new fadable image sprite.
FadableImageSprite(MultiFrameImage) - Constructor for class com.threerings.media.sprite.FadableImageSprite
Creates a new fadable image sprite.
FadeAnimation - Class in com.threerings.media.animation
An animation that displays an image fading from one alpha level to another in specified increments over time.
FadeAnimation(Rectangle, float, float, float) - Constructor for class com.threerings.media.animation.FadeAnimation
Constructs a fade animation.
FadeEffect - Class in com.threerings.media.effects
Handles the math and timing of doing a fade effect in a sprite or animation.
FadeEffect(float, float, float) - Constructor for class com.threerings.media.effects.FadeEffect
 
FadeImageAnimation - Class in com.threerings.media.animation
Fades an image in or out by varying the alpha level during rendering.
FadeImageAnimation(Mirage, int, int, float, float, float) - Constructor for class com.threerings.media.animation.FadeImageAnimation
Creates an image fading animation.
fadeIn(long, long) - Method in class com.threerings.media.sprite.FadableImageSprite
Fades this sprite in over the specified duration after waiting for the specified delay.
fadeIn(float) - Method in class com.threerings.openal.Stream
Fades this stream in over the specified interval.
FadeLabelAnimation - Class in com.threerings.media.animation
Does something extraordinary.
FadeLabelAnimation(Label, int, int, float, float, float) - Constructor for class com.threerings.media.animation.FadeLabelAnimation
Creates a label fading animation.
fadeOut(long, long) - Method in class com.threerings.media.sprite.FadableImageSprite
Fades this sprite out over the specified duration after waiting for the specified delay.
fadeOut(float, boolean) - Method in class com.threerings.openal.Stream
Fades this stream out over the specified interval.
failed() - Method in class com.threerings.openal.ClipBuffer
Called when we fail in some part of the process in resolving our clip data.
fastForward(long) - Method in class com.threerings.chat.ChatGlyph
 
fastForward(long) - Method in class com.threerings.media.AbstractMedia
Called when the appropriate media manager has been paused for some length of time and is then unpaused.
fastForward(long) - Method in class com.threerings.media.AbstractMediaManager
If the manager is paused for some length of time, it should be fast forwarded by the appropriate number of milliseconds.
fastForward(long) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
 
fastForward(long) - Method in class com.threerings.media.animation.AnimationSequencer
 
fastForward(long) - Method in class com.threerings.media.animation.BlankAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.BlendAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.BobbleAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.ExplodeAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.FloatingTextAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.GleamAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.MultiFrameAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.RainAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.ScaleAnimation
 
fastForward(long) - Method in class com.threerings.media.animation.SparkAnimation
 
fastForward(long) - Method in class com.threerings.media.sprite.Sprite
 
fastForward(long) - Method in class com.threerings.media.util.BobblePath
 
fastForward(long) - Method in class com.threerings.media.util.FrameSequencer.ConstantRate
 
fastForward(long) - Method in interface com.threerings.media.util.FrameSequencer
Called if the display is paused for some length of time and then unpaused.
fastForward(long) - Method in class com.threerings.media.util.LineSegmentPath
 
fastForward(long) - Method in interface com.threerings.media.util.Path
This is called if the pathable is paused for some length of time and then unpaused.
fastForward(long) - Method in class com.threerings.media.util.PathSequence
 
fastForward(long) - Method in class com.threerings.media.util.TimedPath
 
fastForward(long) - Method in class com.threerings.media.util.TimeFunction
Called to fast forward our time stamps if we are ever paused and need to resume where we left off.
FastImageIO - Class in com.threerings.resource
Provides routines for writing and reading uncompressed 8-bit color mapped images in a manner that is extremely fast and generates a minimal amount of garbage during the loading process.
FastImageIO() - Constructor for class com.threerings.resource.FastImageIO
 
FEEDBACK - Static variable in class com.threerings.chat.ChatLogic
Our internal code for feedback system messages.
FEEDBACK - Static variable in interface com.threerings.media.sound.SoundCodes
Feedback sounds are the type of sounds a player would here when clicking on buttons or performing an action.
FEEDBACK_COLOR - Static variable in class com.threerings.chat.ChatLogic
 
figureCurrentHistory() - Method in class com.threerings.chat.SubtitleChatOverlay
Figure out which ChatMessages in the history should currently appear in the showing history.
figureHistoryOffset(Graphics2D) - Method in class com.threerings.chat.SubtitleChatOverlay
Figure out how many of the first history elements fit in our bounds such that we can set the bounds on the scrollbar correctly such that the scrolling to the smallest value just barely puts the first element onscreen.
FILE_SET_TYPE - Static variable in class com.threerings.resource.ResourceManager
Resource set type indicating the resources should be loaded from local files.
FILE_SUFFIX - Static variable in class com.threerings.resource.FastImageIO
A suffix for use when storing raw images in bundles or on the file system.
FileResourceBundle - Class in com.threerings.resource
A resource bundle provides access to the resources in a jar file.
FileResourceBundle(File) - Constructor for class com.threerings.resource.FileResourceBundle
Constructs a resource bundle with the supplied jar file.
FileResourceBundle(File, boolean, boolean) - Constructor for class com.threerings.resource.FileResourceBundle
Constructs a resource bundle with the supplied jar file.
FileStream - Class in com.threerings.openal
An audio stream read from one or more files.
FileStream(SoundManager, File, boolean) - Constructor for class com.threerings.openal.FileStream
Creates a new stream for the specified file.
FileUtil - Class in com.threerings.util
 
FileUtil() - Constructor for class com.threerings.util.FileUtil
 
fillTile(Graphics2D, int, int, Color) - Method in class com.threerings.miso.client.MisoScenePanel
Fills the specified tile with the given color at 50% alpha.
finalize() - Method in class com.threerings.media.tile.Tile
Decrement total tile memory by our value.
finalize() - Method in class com.threerings.openal.Buffer
 
finalize() - Method in class com.threerings.openal.Source
 
findRootBounds() - Method in class com.threerings.media.VirtualMediaPanel
Determines the absolute screen coordinates at which this panel is located and stores them for reference later when rendering.
FINE - Static variable in class com.threerings.media.util.ArcPath
An orientation constant indicating that the fine (sixteen) directions should be used to orient the pathable being made to follow this path.
FINE_CCW_ROTATE - Static variable in class com.threerings.util.DirectionUtil
Used to rotate a fine compass direction counter-clockwise.
FINE_CW_ROTATE - Static variable in class com.threerings.util.DirectionUtil
Used to rotate a fine compass direction clockwise.
FINE_DIRECTION_COUNT - Static variable in interface com.threerings.util.DirectionCodes
The number of fine compass directions.
FINE_GRAN_KEY - Static variable in class com.threerings.miso.MisoConfig
The config key for tile fine coordinate granularity.
fineBX - Variable in class com.threerings.miso.util.MisoSceneMetrics
The y-intercept of the x-axis line within a tile.
finegran - Variable in class com.threerings.miso.util.MisoSceneMetrics
Number of fine coordinates on each axis within a tile.
finehhei - Variable in class com.threerings.miso.util.MisoSceneMetrics
Fine coordinate dimensions.
finehwid - Variable in class com.threerings.miso.util.MisoSceneMetrics
Fine coordinate dimensions.
finelen - Variable in class com.threerings.miso.util.MisoSceneMetrics
The length between fine coordinates in pixels.
fineSlopeX - Variable in class com.threerings.miso.util.MisoSceneMetrics
The slope of the x- and y-axis lines within a tile.
fineSlopeY - Variable in class com.threerings.miso.util.MisoSceneMetrics
The slope of the x- and y-axis lines within a tile.
fineToFull(MisoSceneMetrics, int) - Static method in class com.threerings.miso.util.MisoUtil
Converts the given fine coordinate to a full coordinate (a tile coordinate plus a fine coordinate remainder).
fineToPixel(MisoSceneMetrics, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Convert the given fine coordinates to pixel coordinates within the containing tile.
finished() - Method in class com.threerings.media.effects.FadeEffect
 
fire(long) - Method in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
fireCompletion(long) - Method in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
fireObjectAction(ObjectActionHandler, SceneObject, ActionEvent) - Method in class com.threerings.miso.client.MisoScenePanel
Called when an object or object menu item has been clicked.
FLAGMATRIX - Static variable in class com.threerings.miso.tile.AutoFringer
 
flipDirection() - Method in class com.threerings.media.animation.FloatingTextAnimation
Called to change the direction 180 degrees.
FlipFrameManager - Class in com.threerings.media
A FrameManager extension that uses a flip-buffer (via BufferStrategy to do its rendering.
FlipFrameManager() - Constructor for class com.threerings.media.FlipFrameManager
 
FloatingTextAnimation - Class in com.threerings.media.animation
 
FloatingTextAnimation(Label, int, int) - Constructor for class com.threerings.media.animation.FloatingTextAnimation
Constructs an animation for the given text centered at the given coordinates.
FloatingTextAnimation(Label, int, int, long) - Constructor for class com.threerings.media.animation.FloatingTextAnimation
Constructs an animation for the given text centered at the given coordinates.
FloatingTextAnimation(Label, int, int, int, int, long) - Constructor for class com.threerings.media.animation.FloatingTextAnimation
Constructs an animation for the given text starting at the given coordinates and floating toward the specified coordinates.
floorDiv(int, int) - Static method in class com.threerings.media.util.MathUtil
Computes the floored division dividend/divisor which is useful when dividing potentially negative numbers into bins.
format - Variable in class com.threerings.openal.Clip
The OpenAL format of this clip: AL10.AL_FORMAT_MONO8, etc.
FrameInterval - Class in com.threerings.media
 
FrameInterval(FrameManager) - Constructor for class com.threerings.media.FrameInterval
Constructor - registers the interval as a frame participant
FrameManager - Class in com.threerings.media
Provides a central point from which the computation for each "frame" or tick can be dispatched.
FrameManager() - Constructor for class com.threerings.media.FrameManager
 
FrameManager.ManagedRoot - Interface in com.threerings.media
Provides a bridge between either ManagedJFrame or ManagedJApplet and the frame manager.
FrameManager.SafeLayerComponent - Interface in com.threerings.media
Normally, the frame manager will repaint any component in a JLayeredPane layer (popups, overlays, etc.) that overlaps a frame participant on every tick because the frame participant could have changed underneath the overlay which would require that the overlay be repainted.
FrameManager.Ticker - Class in com.threerings.media
Used to effect periodic calls to FrameManager.tick(long).
FrameManager.Ticker() - Constructor for class com.threerings.media.FrameManager.Ticker
 
FrameParticipant - Interface in com.threerings.media
Provides a mechanism for participating in the frame tick managed by the FrameManager.
FrameProvider - Interface in com.threerings.cast
Provides a mechanism where by a character component can obtain access to its image frames for a particular action in an on demand manner.
frameReached(Animation, long, int, int) - Method in interface com.threerings.media.animation.SequencedAnimationObserver
Called when the observed animation -- previously configured with an AnimationFrameSequencer -- reached the specified frame.
frames - Variable in class com.threerings.cast.CompositedActionFrames.ComponentFrames
 
FrameSequencer - Interface in com.threerings.media.util
Used to control animation timing when displaying a MultiFrameImage.
FrameSequencer.ConstantRate - Class in com.threerings.media.util
A frame sequencer that delivers a constant frame rate in either one shot or looping mode.
FrameSequencer.ConstantRate(double, boolean) - Constructor for class com.threerings.media.util.FrameSequencer.ConstantRate
Creates a constant rate frame sequencer with the desired target frames per second.
framesPerSecond - Variable in class com.threerings.cast.ActionSequence
The number of frames per second to show when animating.
frequency - Variable in class com.threerings.openal.Clip
The frequency of this clip in samples per second.
FRINGE_CONFIG_PATH - Static variable in class com.threerings.miso.tile.MisoTileManager
The path (in the classpath) to the serialized fringe configuration.
fringe_tsid - Variable in class com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord
The tileset id of the fringe tileset.
FringeConfiguration - Class in com.threerings.miso.tile
Used to manage data about which base tilesets fringe on which others and how they fringe.
FringeConfiguration() - Constructor for class com.threerings.miso.tile.FringeConfiguration
 
FringeConfiguration.FringeRecord - Class in com.threerings.miso.tile
 
FringeConfiguration.FringeRecord() - Constructor for class com.threerings.miso.tile.FringeConfiguration.FringeRecord
 
FringeConfiguration.FringeTileSetRecord - Class in com.threerings.miso.tile
Used to parse the tileset fringe definitions.
FringeConfiguration.FringeTileSetRecord() - Constructor for class com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord
 
FringeConfigurationParser - Class in com.threerings.miso.tile.tools.xml
Parses fringe config definitions.
FringeConfigurationParser(TileSetIDBroker) - Constructor for class com.threerings.miso.tile.tools.xml.FringeConfigurationParser
 
fringesOn(int, int) - Method in class com.threerings.miso.tile.FringeConfiguration
If the first base tileset fringes upon the second, return the fringe priority of the first base tileset, otherwise return -1.
FRINGETILES - Static variable in class com.threerings.miso.tile.AutoFringer
The fringe tiles we use.
fromShortString(String) - Static method in class com.threerings.util.DirectionUtil
Returns the direction code that corresponds to the supplied short string or DirectionCodes.NONE if the string does not correspond to a known direction code.
fromString(String) - Static method in class com.threerings.util.DirectionUtil
Returns the direction code that corresponds to the supplied string or DirectionCodes.NONE if the string does not correspond to a known direction code.
FRONT - Static variable in interface com.threerings.media.MediaConstants
Identifies the front "layer" of sprites and animations.
FULL_TILE_FACTOR - Static variable in class com.threerings.miso.util.MisoUtil
Multiplication factor to embed tile coords in full coords.
fullToFine(int) - Static method in class com.threerings.miso.util.MisoUtil
Returns the fine coordinate of the given full coordinate.
fullToScreen(MisoSceneMetrics, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Convert the given full coordinates to screen-based pixel coordinates.
fullToTile(int) - Static method in class com.threerings.miso.util.MisoUtil
Returns the tile coordinate of the given full coordinate.

G

g - Variable in class com.threerings.media.util.AStarPathUtil.Node
The actual cheapest cost of arriving here from the start.
gainedFocus() - Method in class com.threerings.util.KeyboardManager
Called when the keyboard manager gains focus and should begin handling keys again if it was previously enabled.
GAME_ALERT - Static variable in interface com.threerings.media.sound.SoundCodes
Game alert sounds are used to indicate that it's a player's turn.
GAME_FX - Static variable in interface com.threerings.media.sound.SoundCodes
General game sound effects.
gatherComponentInfo(ComponentRepository) - Method in class com.threerings.cast.builder.BuilderModel
Gathers component class and component information from the character manager for later reference by others.
generateSprite() - Method in class com.threerings.cast.builder.SpritePanel
Generates a new character sprite for display to reflect the currently selected character components.
GeomUtil - Class in com.threerings.geom
General geometry utilities.
GeomUtil() - Constructor for class com.threerings.geom.GeomUtil
 
get(int) - Method in class com.threerings.miso.client.DirtyItemList
Returns the dirty item at the given index in the list.
get(int) - Method in class com.threerings.miso.util.ObjectSet
Returns the object with the specified index.
getAction(String) - Static method in class com.threerings.miso.client.ObjectActionHandler
Returns the unqualified object action (minus the type, see ObjectActionHandler.getType(java.lang.String)).
getActionCommand() - Method in interface com.threerings.media.sprite.action.ActionSprite
 
getActionCommand() - Method in class com.threerings.media.sprite.ButtonSprite
 
getActionFrames(CharacterDescriptor, String) - Method in interface com.threerings.cast.ActionCache
Fetches from the cache a composited set of images for a particular character for a particular action.
getActionFrames(CharacterDescriptor, String) - Method in class com.threerings.cast.CharacterManager
Obtains the composited animation frames for the specified action for a character with the specified descriptor.
getActionSequence(String) - Method in class com.threerings.cast.CharacterManager
Returns the action sequence instance with the specified name or null if no such sequence exists.
getAllObjects(ArrayList<ObjectInfo>) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Adds all ObjectInfo records in this scene to the supplied list.
getAllObjects(ArrayList<ObjectInfo>) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
getAllRecolors(boolean) - Method in class com.threerings.media.tools.RecolorImage
Gets an image with all recolorings of the selection colorization class.
getAlpha() - Method in class com.threerings.media.effects.FadeEffect
 
getAlpha() - Method in class com.threerings.media.sprite.FadableImageSprite
Returns the alpha value of this sprite.
getAndExpireBubbles(Name) - Method in class com.threerings.chat.ComicChatOverlay
Expire a bubble, if necessary, and return the old bubbles for the specified speaker.
getAnimationManager() - Method in class com.threerings.media.MediaOverlay
Returns a reference to the animation manager used by this media panel.
getAnimationManager() - Method in class com.threerings.media.MediaPanel
Returns a reference to the animation manager used by this media panel.
getAnimationManager() - Method in class com.threerings.media.MetaMediaManager
Returns a reference to the animation manager used by this media panel.
getArcHeight() - Method in class com.threerings.media.sprite.ButtonSprite
Returns the arc height for rounded buttons.
getArcWidth() - Method in class com.threerings.media.sprite.ButtonSprite
Returns the arc width for rounded buttons.
getAutoFringer() - Method in class com.threerings.miso.tile.MisoTileManager
Returns the auto fringer that has been configured for use by this tile manager.
getAvoidables(Name, List<Shape>, List<Shape>) - Method in interface com.threerings.chat.ChatOverlay.InfoProvider
Get a list of Shape objects that we should attempt to avoid when laying out the chat.
getAvoidList(Name) - Method in class com.threerings.chat.ComicChatOverlay
Return a list of rectangular areas that we should avoid while laying out a bubble for the specified speaker.
getBackground() - Method in class com.threerings.chat.ChatGlyph
 
getBackground() - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
 
getBackgroundColor() - Method in class com.threerings.media.sprite.ButtonSprite
Returns the background color of this button.
getBaseGain() - Method in class com.threerings.openal.SoundGroup
Returns the base gain for this group, or -1 if inherited from the manager.
getBaseGain() - Method in class com.threerings.openal.SoundManager
Returns the base gain used for sound effects (not music).
getBaseHeight(int) - Method in interface com.threerings.media.tile.BaseSizableTileSet
Returns the base height for the specified object index.
getBaseHeight() - Method in class com.threerings.media.tile.ObjectTile
Returns the object footprint height in tile units.
getBaseHeight(int) - Method in class com.threerings.media.tile.ObjectTileSet
 
getBaseHeight(int) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Returns the base height for the specified object index.
getBaseHeight() - Method in interface com.threerings.miso.client.MultiTileSprite
Returns the number of tiles the sprite occupies along the y-axis.
getBaseTile(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Returns the base tile for the specified tile coordinate.
getBaseTile(int, int) - Method in class com.threerings.miso.client.SceneBlock
Returns the base tile at the specified coordinates or null if there's no tile at said coordinates.
getBaseTileId(int, int) - Method in class com.threerings.miso.data.MisoSceneModel
Returns the fully qualified tile id of the base tile at the specified coordinates.
getBaseTileId(int, int) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
getBaseTileId(int, int) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
getBaseTileId(int, int) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
getBaseWidth(int) - Method in interface com.threerings.media.tile.BaseSizableTileSet
Returns the base width for the specified object index.
getBaseWidth() - Method in class com.threerings.media.tile.ObjectTile
Returns the object footprint width in tile units.
getBaseWidth(int) - Method in class com.threerings.media.tile.ObjectTileSet
 
getBaseWidth(int) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Returns the base width for the specified object index.
getBaseWidth() - Method in interface com.threerings.miso.client.MultiTileSprite
Returns the number of tiles the sprite occupies along the x-axis.
getBlock(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Returns the resolved block that contains the specified tile coordinate or null if no block is resolved for that coordinate.
getBounds() - Method in class com.threerings.media.AbstractMedia
Returns a rectangle containing all the pixels rendered by this media.
getBounds() - Method in class com.threerings.media.animation.MultiFrameAnimation
 
getBounds(float, Point, Mirage) - Static method in class com.threerings.media.animation.ScaleAnimation
Java wants the first call in a constructor to be super() if it exists at all, so we have to trick it with this function.
getBounds() - Method in class com.threerings.media.animation.ScaleAnimation
 
getBounds() - Method in class com.threerings.media.util.DelegatingPathable
 
getBounds() - Method in interface com.threerings.media.util.Pathable
Returns the rectangle that bounds the pathable.
getBounds() - Method in class com.threerings.miso.client.SceneBlock
Returns the bounds of this block, in tile coordinates.
getBounds() - Method in interface com.threerings.miso.client.SceneObjectIndicator
Returns the bounds of the indicator when drawn.
getBounds() - Method in class com.threerings.miso.client.SceneObjectTip
 
getBounds2D() - Method in class com.threerings.media.AbstractMedia
 
getBoundsSurrounding(Rectangle) - Method in class com.threerings.media.image.NinePatch
Returns a rectangle describing the bounds of this NinePatch when drawn such that it frames the given content rectangle.
getBubbleBounds() - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
Get the bounds of this bubble, sans tail space.
getBubbleShape(int, Rectangle) - Method in class com.threerings.chat.ComicChatOverlay
Get the appropriate shape for the specified type of chat.
getBubbleSize(int, Dimension) - Method in class com.threerings.chat.ComicChatOverlay
Calculate the size of the chat bubble based on the dimensions of the label and the type of chat.
getBubbleTerritory() - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
Get the screen real estate that this bubble has reserved and doesn't want to let any other bubbles take.
getBuffer() - Method in class com.threerings.openal.ClipBuffer
Returns a reference to this clip's buffer or null if it is not loaded.
getBuffer() - Method in class com.threerings.openal.Sound
Returns the buffer of audio data associated with this sound.
getBufferSize() - Method in class com.threerings.openal.Stream
Returns the size in bytes of the buffers to use.
getBuffersProcessed() - Method in class com.threerings.openal.Source
Returns the number of buffers that have been processed.
getBundle(String) - Method in class com.threerings.media.sound.SoundLoader
Returns the bundle for sounds in the given package.
getByteOffset() - Method in class com.threerings.openal.Source
Returns the position offset of the source within the queued buffers, in bytes.
getCacheDir() - Static method in class com.threerings.resource.FileResourceBundle
Returns the cache directory used for unpacked resources.
getCacheSize() - Method in class com.threerings.media.image.ClientImageManager
 
getCacheSize() - Method in class com.threerings.media.image.ImageManager
Returns how much space we're willing to use for caching images.
getCharacter(CharacterDescriptor) - Method in class com.threerings.cast.CharacterManager
Returns a CharacterSprite representing the character described by the given CharacterDescriptor, or null if an error occurs.
getCharacter(CharacterDescriptor, Class<T>) - Method in class com.threerings.cast.CharacterManager
Returns a CharacterSprite representing the character described by the given CharacterDescriptor, or null if an error occurs.
getChatExpire(long, String) - Method in class com.threerings.chat.SubtitleChatOverlay
Get the expire time for the specified chat.
getClasses() - Method in class com.threerings.media.image.ColorPository
 
getClassLoader() - Method in class com.threerings.resource.ResourceManager
Returns the class loader being used to load resources if/when there are no resource bundles from which to load them.
getClassRecord(String) - Method in class com.threerings.media.image.ColorPository
Loads up a colorization class by name and logs a warning if it doesn't exist.
getClassRecord(int) - Method in class com.threerings.media.image.ColorPository
Looks up the requested color class record.
getClip(ClipProvider, String) - Method in class com.threerings.openal.OpenALSoundPlayer.MediaALSoundManager
 
getClip(ClipProvider, String) - Method in class com.threerings.openal.SoundManager
Creates a clip buffer for the sound clip loaded via the specified provider with the specified path.
getClip(ClipProvider, String, ClipBuffer.Observer) - Method in class com.threerings.openal.SoundManager
Creates a clip buffer for the sound clip loaded via the specified provider with the specified path.
getClipData(JavaSoundPlayer.SoundKey) - Method in class com.threerings.media.sound.JavaSoundPlayer
Called by spooling threads, loads clip data from the resource manager or the cache.
getClipProvider() - Method in class com.threerings.openal.ClipBuffer
Returns the provider used to load this clip.
getClipVolume() - Method in class com.threerings.media.sound.SoundPlayer
Get the volume for all sound clips.
getClosest(int, int[]) - Static method in class com.threerings.util.DirectionUtil
Get the direction closest to the specified direction, out of the directions in the possible list (preferring a clockwise match).
getClosest(int, int[], boolean) - Static method in class com.threerings.util.DirectionUtil
Get the direction closest to the specified direction, out of the directions in the possible list.
getClosestCardinal(int) - Static method in class com.threerings.util.DirectionUtil
Get the cardinal direction closest to the specified direction (preferring a clockwise match).
getColorId(String) - Method in class com.threerings.media.image.ColorPository.ClassRecord
Translates a color identified in string form into the id that should be used to look up its information.
getColorization() - Method in class com.threerings.media.image.ColorPository.ColorRecord
Returns the data in this record configured as a colorization instance.
getColorization(int, int) - Method in class com.threerings.media.image.ColorPository
Looks up a colorization by id.
getColorization(int) - Method in class com.threerings.media.image.ColorPository
Looks up a colorization by color print.
getColorization(String, int) - Method in class com.threerings.media.image.ColorPository
Looks up a colorization by name.
getColorization(String, String) - Method in class com.threerings.media.image.ColorPository
Looks up a colorization by class and color names.
getColorization(int, String) - Method in interface com.threerings.media.tile.TileSet.Colorizer
Returns the colorization to be used for the specified named colorization class.
getColorizations() - Method in class com.threerings.cast.CharacterDescriptor
Returns an array of colorization arrays to be applied to the components when compositing action images (one array per component).
getColorizations() - Method in class com.threerings.media.tile.ObjectTileSet
 
getColorizations(int, TileSet.Colorizer) - Method in class com.threerings.media.tile.ObjectTileSet
 
getColorizations() - Method in interface com.threerings.media.tile.RecolorableTileSet
Returns the colorization classes that should be used to recolor objects in this tileset.
getColorizations(int, TileSet.Colorizer) - Method in class com.threerings.media.tile.TileSet
Returns colorizations for the specified tile image.
getColorizations() - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
getColorizations(int, TileSet.Colorizer) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
getColorizedRoot() - Method in class com.threerings.media.image.Colorization
Returns the root color adjusted by the colorization.
getColorizer(ObjectInfo) - Method in class com.threerings.miso.client.MisoScenePanel
Derived classes can override this method and provide a colorizer that will be used to colorize the supplied scene object when rendering.
getColorPrint() - Method in class com.threerings.media.image.ColorPository.ColorRecord
Returns a value that is the composite of our class id and color id which can be used to identify a colorization record.
getColorRecord(int, int) - Method in class com.threerings.media.image.ColorPository
Looks up the requested color record.
getColorRecord(String, String) - Method in class com.threerings.media.image.ColorPository
Looks up the requested color record by class & color names.
getCommandArgument() - Method in interface com.threerings.media.sprite.action.CommandSprite
 
getCommandArgument() - Method in class com.threerings.media.sprite.ButtonSprite
 
getComponent(int) - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
getComponent(String, String) - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
getComponent(int) - Method in interface com.threerings.cast.ComponentRepository
Returns the CharacterComponent object for the given component identifier.
getComponent(String, String) - Method in interface com.threerings.cast.ComponentRepository
Returns the CharacterComponent object with the given component class and name.
getComponent() - Method in class com.threerings.media.FrameInterval
 
getComponent() - Method in interface com.threerings.media.FrameParticipant
If a frame participant wishes also to be actively rendered every frame rather than use passive rendering (which for Swing, at least, is hijacked when using the frame manager such that we take care of repainting dirty Swing components every frame into our off-screen buffer), it can return a component here which will have Component.paint(java.awt.Graphics) called on it once per frame with a translated but unclipped graphics object.
getComponent() - Method in class com.threerings.media.MediaPanel
 
getComponent() - Method in class com.threerings.media.TimerView
 
getComponent() - Method in class com.threerings.miso.client.MisoScenePanel
 
getComponentClass(String) - Method in class com.threerings.cast.bundle.BundledComponentRepository
 
getComponentClass(String) - Method in interface com.threerings.cast.ComponentRepository
Returns the ComponentClass with the specified name or null if none exists with that name.
getComponentClasses() - Method in class com.threerings.cast.builder.BuilderModel
Returns a list of the available component classes.
getComponentID(String, String) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
getComponentID(String, String) - Method in interface com.threerings.cast.ComponentIDBroker
Returns the unique identifier for the named component.
getComponentId() - Method in exception com.threerings.cast.NoSuchComponentException
 
getComponentIds() - Method in class com.threerings.cast.CharacterDescriptor
Returns an array of the component identifiers comprising the character described by this descriptor.
getComponentRepository() - Method in class com.threerings.cast.CharacterManager
Returns the component repository being used by this manager.
getComponents(ComponentClass) - Method in class com.threerings.cast.builder.BuilderModel
Returns the list of components available in the specified class.
getConfig(String) - Method in class com.threerings.media.sound.SoundLoader
Get the cached Config.
getConsidered() - Static method in class com.threerings.media.util.AStarPathUtil
Returns the number of nodes considered in computing the most recent path.
getConstraints() - Method in class com.threerings.media.tile.ObjectTile
Returns the list of constraints associated with this object, or null if the object has no constraints.
getConstraints(int) - Method in class com.threerings.media.tile.ObjectTileSet
Returns the list of constraints associated with the specified tile index, or null if the index has no constraints.
getConstraints(int) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Returns the constraints associated with the specified tile index, or null if the object has no associated constraints.
getCorner(Point, Point) - Static method in class com.threerings.media.animation.ScaleAnimation
Computes the upper left corner where the image should be drawn, given the center and dimensions to which the image should be scaled.
getDataProvider(String) - Method in class com.threerings.media.image.ImageManager
Returns the data provider configured to obtain image data from the specified resource set.
getDefault() - Method in class com.threerings.media.image.ColorPository.ClassRecord
Get the default ColorRecord defined for this color class, or null if none.
getDefaultBaseTileSet() - Method in class com.threerings.miso.data.MisoSceneModel
Scene models can return a default tileset to be used when no base tile data exists for a particular tile.
getDefaultBaseTileSet() - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
getDefaultMessageBundle() - Method in class com.threerings.chat.ChatLogic
Returns the message bundle used to translate default messages.
getDefGC() - Static method in class com.threerings.media.image.ImageUtil
Obtains the default graphics configuration for this VM.
getDelay(int) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Get the delay to use for the specified frame.
getDirection(MisoSceneMetrics, int, int, int, int) - Static method in class com.threerings.miso.util.MisoUtil
Given two points in screen pixel coordinates, return the compass direction that point B lies in from point A from an isometric perspective.
getDirection(Point, Point) - Static method in class com.threerings.util.DirectionUtil
Returns which of the eight compass directions that point b lies in from point a as one of the DirectionCodes direction constants.
getDirection(int, int, int, int) - Static method in class com.threerings.util.DirectionUtil
Returns which of the eight compass directions that point b lies in from point a as one of the DirectionCodes direction constants.
getDirection(double, double, double, double) - Static method in class com.threerings.util.DirectionUtil
Returns which of the eight compass directions that point b lies in from point a as one of the DirectionCodes direction constants.
getDirection(double) - Static method in class com.threerings.util.DirectionUtil
Returns which of the eight compass directions is associated with the specified angle theta.
getDirectionNames() - Static method in class com.threerings.util.DirectionUtil
Returns an array of names corresponding to each direction constant.
getDirtyItem() - Method in class com.threerings.miso.client.DirtyItemList
Obtains a new dirty item instance, reusing an old one if possible or creating a new one otherwise.
getDirtyRegion(JComponent) - Method in class com.threerings.media.ActiveRepaintManager
 
getDirtyRegions() - Method in class com.threerings.media.RegionManager
Merges all outstanding dirty regions into a single list of rectangles and returns that to the caller.
getDisplayDurationIndex() - Method in class com.threerings.chat.ChatLogic
Get the current display duration parameters: 0 = fast, 1 = medium, 2 = long.
getDisplayDurationOffset() - Method in class com.threerings.chat.ComicChatOverlay
 
getDisplayDurationOffset() - Method in class com.threerings.chat.SubtitleChatOverlay
A hack to allow subtitle chat to display longer and comic chat to display for a normal duration.
getDisplayDurations(int) - Method in class com.threerings.chat.ChatLogic
Returns metrics on how long chat messages should be displayed.
getDisplayMode(GraphicsDevice, int, int, int, int) - Static method in class com.threerings.media.util.ModeUtil
Gets a display mode that matches the specified parameters.
getDistanceEstimate(int, int, int, int) - Static method in class com.threerings.media.util.AStarPathUtil
Return a heuristic estimate of the cost to get from (ax, ay) to (bx, by).
getElapsedMicros() - Method in class com.threerings.media.timer.CalibratingTimer
 
getElapsedMicros() - Method in interface com.threerings.media.timer.MediaTimer
Returns the number of microseconds that have elapsed since the timer was created or last MediaTimer.reset().
getElapsedMicros() - Method in class com.threerings.media.timer.MillisTimer
 
getElapsedMillis() - Method in class com.threerings.media.timer.CalibratingTimer
 
getElapsedMillis() - Method in interface com.threerings.media.timer.MediaTimer
Returns the number of milliseconds that have elapsed since the timer was created or last MediaTimer.reset().
getElapsedMillis() - Method in class com.threerings.media.timer.MillisTimer
 
getEndPos() - Method in class com.threerings.media.util.ArcPath
Returns the position of the end of the path.
getEstimatedCacheMemoryUsage() - Method in class com.threerings.cast.CharacterManager
Returns the estimated memory usage in bytes for all images currently cached by the cached action frames.
getEstimatedMemoryUsage() - Method in class com.threerings.cast.CompositedMultiFrameImage
Returns the estimated memory usage of our composited frame images.
getEstimatedMemoryUsage() - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.BlankMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.BufferedMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.CompositeMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.ImageManager.CacheRecord
 
getEstimatedMemoryUsage(BufferedImage) - Static method in class com.threerings.media.image.ImageUtil
Returns the estimated memory usage in bytes for the specified image.
getEstimatedMemoryUsage(Raster) - Static method in class com.threerings.media.image.ImageUtil
Returns the estimated memory usage in bytes for the specified raster.
getEstimatedMemoryUsage(Iterator<BufferedImage>) - Static method in class com.threerings.media.image.ImageUtil
Returns the estimated memory usage in bytes for all buffered images in the supplied iterator.
getEstimatedMemoryUsage() - Method in interface com.threerings.media.image.Mirage
Returns an estimate of the memory consumed by this mirage's image raster data.
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.NinePatchMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.SolidMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.TransformedMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.image.VolatileMirage
 
getEstimatedMemoryUsage() - Method in class com.threerings.media.tile.Tile
Returns the estimated memory usage of our underlying tile image.
getEstimTravelTime() - Method in class com.threerings.miso.client.TilePath
Returns the estimated number of millis that we'll be traveling along this path.
getFinalOrientation() - Method in class com.threerings.media.util.LineSegmentPath
Returns the orientation the sprite will face at the end of the path.
getFineDirection(Point, Point) - Static method in class com.threerings.util.DirectionUtil
Returns which of the sixteen compass directions that point b lies in from point a as one of the DirectionCodes direction constants.
getFineDirection(int, int, int, int) - Static method in class com.threerings.util.DirectionUtil
Returns which of the sixteen compass directions that point b lies in from point a as one of the DirectionCodes direction constants.
getFineDirection(double) - Static method in class com.threerings.util.DirectionUtil
Returns which of the sixteen compass directions is associated with the specified angle theta.
getFollowingPathAction() - Method in class com.threerings.cast.CharacterSprite
Returns the action to be used when the sprite is following a path.
getFont(int) - Method in class com.threerings.chat.ChatLogic
Get the font to use for the given bubble type.
getFootprint() - Method in class com.threerings.miso.client.SceneBlock
Returns the screen-coordinate polygon bounding the footprint of this block.
getFootprintPolygon(MisoSceneMetrics, int, int, int, int) - Static method in class com.threerings.miso.util.MisoUtil
Returns a polygon framing the specified scene footprint.
getFormat() - Method in class com.threerings.openal.Mp3StreamDecoder
 
getFormat() - Method in class com.threerings.openal.OggStreamDecoder
 
getFormat() - Method in class com.threerings.openal.Stream
Returns the OpenAL audio format of the stream.
getFormat() - Method in class com.threerings.openal.StreamDecoder
Returns the sound format (see Stream.getFormat()).
getFormat() - Method in class com.threerings.openal.URLStream
 
getFQTileId(int, int) - Static method in class com.threerings.media.tile.TileUtil
Generates a fully-qualified tile id given the supplied tileset id and tile index.
getFrame(int, int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getFrameCount() - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getFrameCount() - Method in class com.threerings.media.tile.TileMultiFrameImage
 
getFrameCount() - Method in interface com.threerings.media.util.MultiFrameImage
Returns the number of frames in this multi-frame image.
getFrameCount() - Method in class com.threerings.media.util.MultiFrameImageImpl
 
getFrameCount() - Method in class com.threerings.media.util.SingleFrameImageImpl
 
getFrameCount() - Method in class com.threerings.media.util.SingleTileImageImpl
 
getFrameManager() - Method in class com.threerings.media.ManagedJApplet
Returns the frame manager managing this frame.
getFrameManager() - Method in class com.threerings.media.ManagedJFrame
Returns the frame manager managing this frame.
getFrameManager() - Method in class com.threerings.media.MetaMediaManager
Returns the frame manager with which we are coordinating.
getFrameManager() - Method in interface com.threerings.miso.util.MisoContext
Returns the frame manager that our scene panel will interact with.
getFramePath(CharacterComponent, String, String, Set<String>) - Method in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
 
getFramePath(String, String, Set<String>) - Method in class com.threerings.cast.CharacterComponent
Returns the path to the image frames for the specified action animation or null if no animation for the specified action is available for this component.
getFramePath(CharacterComponent, String, String, Set<String>) - Method in interface com.threerings.cast.FrameProvider
Returns the file path of the animation frames (in the eight sprite directions) for the specified action of the specified component.
getFrames(int) - Method in interface com.threerings.cast.ActionFrames
Returns the multi-frame image that comprises the frames for the specified orientation.
getFrames(CharacterComponent, String, String) - Method in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
 
getFrames(int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getFrames(String, String) - Method in class com.threerings.cast.CharacterComponent
Returns the image frames for the specified action animation or null if no animation for the specified action is available for this component.
getFrames(String, String) - Method in class com.threerings.cast.CharacterManager.TranslatedComponent
 
getFrames(int) - Method in class com.threerings.cast.CompositedActionFrames
 
getFrames(CharacterComponent, String, String) - Method in interface com.threerings.cast.FrameProvider
Returns the animation frames (in the eight sprite directions) for the specified action of the specified component.
getFrequency() - Method in class com.threerings.openal.Mp3StreamDecoder
 
getFrequency() - Method in class com.threerings.openal.OggStreamDecoder
 
getFrequency() - Method in class com.threerings.openal.Stream
Returns the stream's playback frequency in samples per second.
getFrequency() - Method in class com.threerings.openal.StreamDecoder
Returns the sound frequency (see Stream.getFrequency()).
getFrequency() - Method in class com.threerings.openal.URLStream
 
getFringe(int, int) - Method in class com.threerings.miso.tile.FringeConfiguration
Get a random FringeTileSetRecord from amongst the ones listed for the specified base tileset.
getFringeConf() - Method in class com.threerings.miso.tile.AutoFringer
Returns the fringe configuration used by this fringer.
getFringeIndexes(int) - Method in class com.threerings.miso.tile.AutoFringer
Get the fringe index specified by the fringebits.
getFringeTile(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Returns the fringe tile for the specified tile coordinate.
getFringeTile(int, int) - Method in class com.threerings.miso.client.SceneBlock
Returns the fringe tile at the specified coordinates or null if there's no tile at said coordinates.
getFringeTile(MisoSceneModel, int, int, Map<AutoFringer.FringeTile, WeakReference<AutoFringer.FringeTile>>, Map<Long, BufferedImage>) - Method in class com.threerings.miso.tile.AutoFringer
Compute and return the fringe tile to be inserted at the specified location.
getFullCoords(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Converts the supplied screen coordinates to full coordinates.
getGoldenLabelHeight(Dimension) - Method in class com.threerings.chat.ComicChatOverlay
Given the specified label dimensions, attempt to find the height that will give us the width/height ratio that is closest to the golden ratio.
getGroup() - Method in class com.threerings.openal.Sound
Returns a reference to the group to which the sound belongs.
getHeight(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
getHeight(int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getHeight() - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
getHeight(int) - Method in class com.threerings.cast.CompositedShadowImage
 
getHeight() - Method in class com.threerings.media.image.BlankMirage
 
getHeight() - Method in class com.threerings.media.image.BufferedMirage
 
getHeight() - Method in class com.threerings.media.image.CompositeMirage
 
getHeight() - Method in interface com.threerings.media.image.Mirage
Returns the height of this mirage.
getHeight() - Method in class com.threerings.media.image.NinePatchMirage
 
getHeight() - Method in class com.threerings.media.image.SolidMirage
 
getHeight() - Method in class com.threerings.media.image.TransformedMirage
 
getHeight() - Method in class com.threerings.media.image.VolatileMirage
 
getHeight() - Method in class com.threerings.media.sprite.Sprite
Returns the sprite's height in pixels.
getHeight() - Method in class com.threerings.media.tile.Tile
Returns the height of this tile.
getHeight(int) - Method in class com.threerings.media.tile.TileMultiFrameImage
 
getHeight(int) - Method in class com.threerings.media.tile.TileSubsetMultiFrameImage
 
getHeight() - Method in class com.threerings.media.tile.TrimmedTile
 
getHeight() - Method in class com.threerings.media.tile.UniformTileSet
Returns the height of the tiles in this tileset.
getHeight(int) - Method in interface com.threerings.media.util.MultiFrameImage
Returns the height of the specified frame image.
getHeight(int) - Method in class com.threerings.media.util.MultiFrameImageImpl
 
getHeight(int) - Method in class com.threerings.media.util.SingleFrameImageImpl
 
getHeight(int) - Method in class com.threerings.media.util.SingleTileImageImpl
 
getHeights() - Method in class com.threerings.media.tile.SwissArmyTileSet
Returns the height settings.
getHighestHitSprite(int, int) - Method in class com.threerings.media.sprite.SpriteManager
Finds the sprite with the highest render order that hits the specified pixel.
getHistorySubtitle(int, Graphics2D) - Method in class com.threerings.chat.SubtitleChatOverlay
Get the glyph for the specified history index, creating if necessary.
getHistorySubtitleSpacing(int) - Method in class com.threerings.chat.SubtitleChatOverlay
Determines the amount of spacing to put after a history subtitle.
getHit(MouseEvent) - Method in class com.threerings.media.MediaPanel.ActionSpriteHandler
Utility method, get the highest non-disabled action/hover sprite.
getHitObjects(DirtyItemList, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Adds to the supplied dirty item list, all of the object tiles that are hit by the specified point (meaning the point is contained within their bounds and intersects a non-transparent pixel in the actual object image.
getHitSprites(List<Sprite>, int, int) - Method in class com.threerings.media.sprite.SpriteManager
When an animated view is determining what entity in its view is under the mouse pointer, it may require a list of sprites that are "hit" by a particular pixel.
getHorizModel() - Method in class com.threerings.media.VirtualRangeModel
Returns a range model that controls the scrollability of the scene in the horizontal direction.
getHoverCoords() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the tile coordinates of the tile over which the mouse is hovering.
getHoverObject() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the top-most object over which the mouse is hovering; this may be a sprite or a SceneObject.
getIcon(String, int) - Method in class com.threerings.media.IconManager
Fetches the icon with the specified index from the named icon set.
getIconHeight() - Method in class com.threerings.media.image.MirageIcon
 
getIconHeight() - Method in class com.threerings.media.sprite.SpriteIcon
 
getIconHeight() - Method in class com.threerings.media.tile.TileIcon
 
getIconWidth() - Method in class com.threerings.media.image.MirageIcon
 
getIconWidth() - Method in class com.threerings.media.sprite.SpriteIcon
 
getIconWidth() - Method in class com.threerings.media.tile.TileIcon
 
getId() - Method in class com.threerings.openal.Buffer
Returns this buffer's OpenAL identifier.
getId() - Method in class com.threerings.openal.Source
Returns this source's OpenAL identifier.
getIdent() - Method in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
 
getIdent() - Method in interface com.threerings.media.image.ImageDataProvider
Returns a string identifier for this image data provider which wil be used to differentiate it from other providers and thus should be unique.
getIdent() - Method in class com.threerings.media.tile.bundle.TileSetBundle
 
getIdent() - Method in class com.threerings.resource.FileResourceBundle
 
getIdent() - Method in class com.threerings.resource.NetworkResourceBundle
 
getIdent() - Method in class com.threerings.resource.ResourceBundle
Uniquely identifies this resource bundle.
getImage(Colorization[], LRUHashMap<ImageManager.ImageKey, ImageManager.CacheRecord>) - Method in class com.threerings.media.image.ImageManager.CacheRecord
 
getImage(String) - Method in class com.threerings.media.image.ImageManager
Loads (and caches) the specified image from the resource manager using the supplied path to identify the image.
getImage(String, Colorization[]) - Method in class com.threerings.media.image.ImageManager
Like ImageManager.getImage(String) but the specified colorizations are applied to the image before it is returned.
getImage(String, String) - Method in class com.threerings.media.image.ImageManager
Like ImageManager.getImage(String) but the image is loaded from the specified resource set rathern than the default resource set.
getImage(String, String, Colorization[]) - Method in class com.threerings.media.image.ImageManager
Like ImageManager.getImage(String,String) but the specified colorizations are applied to the image before it is returned.
getImage(ImageManager.ImageKey, Colorization[]) - Method in class com.threerings.media.image.ImageManager
Obtains the image identified by the specified key, caching if possible.
getImageCreator() - Method in class com.threerings.media.image.ImageManager
Returns the image creator that can be used to create buffered images optimized for rendering to the screen.
getImageKey(String, String) - Method in class com.threerings.media.image.ImageManager
Returns an image key that can be used to fetch the image identified by the specified resource set and image path.
getImageKey(ImageDataProvider, String) - Method in class com.threerings.media.image.ImageManager
Returns an image key that can be used to fetch the image identified by the specified data provider and image path.
getImageKey(String) - Method in class com.threerings.media.tile.IMImageProvider
 
getImagePath() - Method in class com.threerings.media.tile.TileSet
Returns the path to the composite image used by this tileset.
getImageProvider(String) - Method in class com.threerings.media.tile.TileManager
Returns an image provider that will load images from the specified resource set.
getImageResource(String, boolean) - Method in class com.threerings.resource.FileResourceBundle
 
getImageResource(String, boolean) - Method in class com.threerings.resource.NetworkResourceBundle
 
getImageResource(String, boolean) - Method in class com.threerings.resource.ResourceBundle
Decodes and returns the specified image resource.
getImageResource(String) - Method in class com.threerings.resource.ResourceManager
Fetches and decodes the specified resource into a BufferedImage.
getImageResource(String, String) - Method in class com.threerings.resource.ResourceManager
Fetches and decodes the specified resource into a BufferedImage.
getIndex(int, int) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
Get the index into the baseTileIds[] for the specified x and y coordinates, or return -1 if the specified coordinates are outside of the viewable area.
getInfluentialBounds() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the bounds for which all intersecting scene blocks are kept resolved.
getInheritedBaseGain() - Method in class com.threerings.openal.SoundGroup
Used to pass the base gain through to sound effects.
getInputStreamFromClasspath(String) - Method in class com.threerings.resource.ResourceManager
Returns an InputStream from this manager's classloader for the given path.
getInterestingObjects(ArrayList<ObjectInfo>) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Adds all interesting ObjectInfo records in this scene to the supplied list.
getIntersectingSprites(List<Sprite>, Shape) - Method in class com.threerings.media.sprite.SpriteManager
When an animated view processes its dirty rectangles, it may require an expansion of the dirty region which may in turn require the invalidation of more sprites than were originally invalid.
getIsoDirection(int, int, int, int) - Static method in class com.threerings.miso.util.MisoUtil
Given two points in an isometric coordinate system (in which DirectionCodes.NORTH is in the direction of the negative x-axis and DirectionCodes.WEST in the direction of the negative y-axis), return the compass direction that point B lies in from point A.
getKey() - Method in class com.threerings.openal.ClipBuffer
Returns the unique key for this clip buffer.
getKeyRecord(int) - Method in class com.threerings.util.KeyTranslatorImpl
Returns the key record for the specified key, creating it and inserting it in the key table if necessary.
getLabel() - Method in class com.threerings.media.animation.FloatingTextAnimation
Returns the label used to render this score animation.
getLabel() - Method in class com.threerings.media.sprite.ButtonSprite
Returns a reference to the label displayed by this sprite.
getLabel() - Method in class com.threerings.media.sprite.LabelSprite
Returns the label displayed by this sprite.
getListener() - Method in class com.threerings.openal.SoundManager
Returns a reference to the listener object.
getLocalePrefix() - Method in class com.threerings.resource.ResourceManager
Returns where we're currently looking for locale-specific resources.
getManagedRoot() - Method in class com.threerings.media.FrameManager
Returns the managed root on which this frame manager is operating.
getMaxDriftRatio() - Method in class com.threerings.media.timer.CalibratingTimer
Returns the greatest drift ratio we've had to compensate for.
getMaxTimerDriftRatio() - Method in class com.threerings.media.FrameManager
Returns the highest drift ratio our timer has seen. 1.0 means no drift (and is what we return if we're not using a CalibratingTimer)
getMediaOverlay() - Method in class com.threerings.media.FrameManager
Returns an overlay that can be used to render sprites and animations on top of the entire frame.
getMirage(ImageManager.ImageKey, Rectangle, Colorization[]) - Method in class com.threerings.media.image.ClientImageManager
 
getMirage(String) - Method in class com.threerings.media.image.ImageManager
Creates a mirage which is an image optimized for display on our current display device and which will be stored into video memory if possible.
getMirage(ImageManager.ImageKey) - Method in class com.threerings.media.image.ImageManager
Creates a mirage which is an image optimized for display on our current display device and which will be stored into video memory if possible.
getMirage(ImageManager.ImageKey, Rectangle) - Method in class com.threerings.media.image.ImageManager
Like ImageManager.getMirage(ImageKey) but that only the specified subimage of the source image is used to build the mirage.
getMirage(ImageManager.ImageKey, Colorization[]) - Method in class com.threerings.media.image.ImageManager
Like ImageManager.getMirage(ImageKey) but the supplied colorizations are applied to the source image before creating the mirage.
getMirage(ImageManager.ImageKey, Rectangle, Colorization[]) - Method in class com.threerings.media.image.ImageManager
Like ImageManager.getMirage(ImageKey,Colorization[]) except that the mirage is created using only the specified subset of the original image.
getMultiTilePolygon(MisoSceneMetrics, Point, Point) - Static method in class com.threerings.miso.util.MisoUtil
Return a screen-coordinates polygon framing the two specified tile-coordinate points.
getName() - Method in class com.threerings.media.tile.TileSet
Returns the tileset name.
getNaturalHeight() - Method in class com.threerings.media.util.BackgroundTiler
Returns the "natural" height of the image being used to tile the background.
getNaturalWidth() - Method in class com.threerings.media.util.BackgroundTiler
Returns the "natural" width of the image being used to tile the background.
getNewestDate(ArrayList<Object>) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
 
getNewestDate(Object) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
 
getNextNode() - Method in class com.threerings.media.util.LineSegmentPath
Gets the next node in the path.
getNode(int, int) - Method in class com.threerings.media.util.AStarPathUtil.Info
Get or create the node for the specified point.
getNode(int) - Method in class com.threerings.media.util.LineSegmentPath
Return the requested node index in the path, or null if no such index exists.
getNodePath(AStarPathUtil.Node) - Static method in class com.threerings.media.util.AStarPathUtil
Return a list of Point objects detailing the path from the first node (the given node's ultimate parent) to the ending node (the given node itself.)
getNumBuffers() - Method in class com.threerings.openal.Stream
Returns the number of buffers to use.
getNumericJavaVersion(String) - Static method in class com.threerings.resource.ResourceManager
Converts the java version string to a more comparable numeric version number.
getObjectBounds() - Method in class com.threerings.miso.client.SceneBlock
Returns the bounds of the screen coordinate rectangle that contains all pixels that are drawn on by all objects (but not base tiles) in this block.
getObjectFootprint() - Method in class com.threerings.miso.client.SceneObject
Returns a polygon bounding all footprint tiles of this scene object.
getObjectRadialSize() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the size of the rectangle around which we create an object's radial menu.
getObjects() - Method in class com.threerings.miso.client.SceneBlock
Returns an array of all resolved scene objects in this block.
getObjects(Rectangle, ObjectSet) - Method in class com.threerings.miso.data.MisoSceneModel
Populates the supplied object set with info on all objects whose origin falls in the requested region.
getObjects(Rectangle, ObjectSet) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
getObjects(Rectangle, ObjectSet) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
getObjects(Rectangle, ObjectSet) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
getObjectScreenSpot() - Method in class com.threerings.miso.client.SceneObject
Returns the location associated with this object's "spot" in screen coordinates or null if it has no spot.
getObjectSpot() - Method in class com.threerings.miso.client.SceneObject
Returns the location associated with this object's "spot" in fine coordinates or null if it has no spot.
getObscured(boolean) - Method in interface com.threerings.media.MediaPanel.Obscurer
Returns the region obscured by the obscurer, in screen coords.
getOldestLastModified(File) - Static method in class com.threerings.util.FileUtil
Returns the timestamp of the oldest modification date of any file within the directory.
getOpposite(int) - Static method in class com.threerings.util.DirectionUtil
Returns the opposite of the specified direction.
getOrientation() - Method in class com.threerings.media.sprite.Sprite
Returns the sprite's orientation as one of the eight cardinal directions: DirectionCodes.NORTH, DirectionCodes.NORTHEAST, etc.
getOrientation() - Method in class com.threerings.media.util.DelegatingPathable
 
getOrientation() - Method in interface com.threerings.media.util.Pathable
Should return the orientation of the pathable, or DirectionCodes.NONE if the pathable does not support orientation.
getOrientationCount() - Method in interface com.threerings.cast.ActionFrames
Returns the number of orientations available in this set of action frames.
getOrientationCount() - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getOrientationCount() - Method in class com.threerings.cast.CompositedActionFrames
 
getOriginX() - Method in class com.threerings.media.tile.ObjectTile
Returns the x offset into the tile image of the origin (which will be aligned with the bottom center of the origin tile) or Integer.MIN_VALUE if the origin is not explicitly specified and should be computed from the image size and tile footprint.
getOriginY() - Method in class com.threerings.media.tile.ObjectTile
Returns the y offset into the tile image of the origin (which will be aligned with the bottom center of the origin tile) or Integer.MIN_VALUE if the origin is not explicitly specified and should be computed from the image size and tile footprint.
getOuterElement() - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneRuleSet
 
getOuterElement() - Method in class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
 
getOuterElement() - Method in interface com.threerings.tools.xml.NestableRuleSet
Returns the name of the nested object's outer element so that the parent parser can use it to compose the total path prefix.
getOutlineColor(int) - Method in class com.threerings.chat.ChatLogic
Computes the chat glyph outline color from the chat message type.
getOwner() - Method in class com.threerings.cast.CompositedActionFrames.CompositedFramesKey
 
getPackagePath(Class<?>) - Static method in class com.threerings.media.sound.Sounds
Return the package path prefix of the supplied class.
getPan() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
getPan() - Method in interface com.threerings.media.sound.SoundPlayer.Frob
Get the pan value of this sound.
getPassability() - Method in class com.threerings.miso.tile.BaseTileSet
Returns the passability information for the tiles in this tileset.
getPath() - Method in class com.threerings.media.sprite.Sprite
Returns the path being followed by this sprite or null if the sprite is not following a path.
getPath() - Method in class com.threerings.media.tile.tools.xml.TileSetRuleSet
 
getPath(AStarPathUtil.TraversalPred, AStarPathUtil.Stepper, Object, int, int, int, int, int, boolean) - Static method in class com.threerings.media.util.AStarPathUtil
Return a list of Point objects representing a path from coordinates (ax, by) to (bx, by), inclusive, determined by performing an A* search in the given scene's base tile layer.
getPath(AStarPathUtil.TraversalPred, Object, int, int, int, int, int, boolean) - Static method in class com.threerings.media.util.AStarPathUtil
Gets a path with the default stepper which assumes the piece can move one in any of the eight cardinal directions.
getPath(Sprite, int, int, boolean) - Method in class com.threerings.miso.client.MisoScenePanel
Computes a path for the specified sprite to the specified tile coordinates.
getPath() - Method in class com.threerings.openal.ClipBuffer
Returns the path that identifies this sound clip.
getPathIterator(AffineTransform) - Method in class com.threerings.media.AbstractMedia
 
getPathIterator(AffineTransform, double) - Method in class com.threerings.media.AbstractMedia
 
getPaths(String, String) - Method in class com.threerings.media.sound.SoundLoader
Returns the paths to sounds for key in the given package.
getPaths(String, String) - Method in class com.threerings.openal.OpenALSoundPlayer
Returns bundle:path for all sounds under key in pkgPath.
getPerfMetrics() - Method in class com.threerings.media.FrameManager
Returns debug performance metrics.
getPerfTicks() - Method in class com.threerings.media.FrameManager
Returns the number of ticks executed in the last second.
getPerfTries() - Method in class com.threerings.media.FrameManager
Returns the number of ticks requested in the last second.
getPlaceSubtitleShape(int, Rectangle) - Method in class com.threerings.chat.ChatLogic
A helper function for ChatLogic.getSubtitleShape(int, java.awt.Rectangle, java.awt.Rectangle).
getPositionX() - Method in class com.threerings.openal.Listener
Returns the x component of the listener's position.
getPositionY() - Method in class com.threerings.openal.Listener
Returns the y component of the listener's position.
getPositionZ() - Method in class com.threerings.openal.Listener
Returns the z component of the listener's position.
getPreferredSize() - Method in class com.threerings.media.SafeScrollPane
 
getPreferredSize() - Method in class com.threerings.media.util.TiledArea
 
getPreferredSize() - Method in class com.threerings.miso.client.ResolutionView
 
getPreparedImage(String) - Method in class com.threerings.media.image.ImageManager
Loads (and caches) the specified image from the resource manager using the supplied path to identify the image.
getPreparedImage(String, String) - Method in class com.threerings.media.image.ImageManager
Loads (and caches) the specified image from the resource manager, obtaining the image from the supplied resource set.
getPreparedImage(String, String, Colorization[]) - Method in class com.threerings.media.image.ImageManager
Loads (and caches) the specified image from the resource manager, obtaining the image from the supplied resource set and applying the using the supplied path to identify the image.
getPressCommand(int) - Method in interface com.threerings.util.KeyTranslator
Returns the action command string associated with a key press of the key corresponding to the given key code, or null if there is no associated command.
getPressCommand(char) - Method in interface com.threerings.util.KeyTranslator
Returns the action command string associated with a key press of the given character, or null if there is no associated command.
getPressCommand(int) - Method in class com.threerings.util.KeyTranslatorImpl
 
getPressCommand(char) - Method in class com.threerings.util.KeyTranslatorImpl
 
getPrimaryZation() - Method in class com.threerings.miso.data.ObjectInfo
Returns the primary colorization assignment.
getPriority() - Method in class com.threerings.media.tile.ObjectTile
Returns this object tile's default render priority.
getPriority() - Method in class com.threerings.miso.client.SceneObject
Returns the render priority of this scene object.
getPriority() - Method in class com.threerings.miso.data.ObjectInfo
Returns the render priority of this object tile.
getProjectedIsoDirection(int, int, int, int) - Static method in class com.threerings.miso.util.MisoUtil
Given two points in screen coordinates, return the isometrically projected compass direction that point B lies in from point A.
getQuaternaryZation() - Method in class com.threerings.miso.data.ObjectInfo
Returns the quaternary colorization assignment.
getRadialMenuBounds(SceneObject) - Method in class com.threerings.miso.client.MisoScenePanel
Returns an appropriate set of menu bounds for the specified object.
getRandomDescriptor(ComponentRepository, String, String[], ColorPository, String[]) - Static method in class com.threerings.cast.util.CastUtil
Returns a new character descriptor populated with a random set of components.
getRandomStartingColor(String) - Method in class com.threerings.media.image.ColorPository
Returns a random starting color from the specified color class.
getRandomStartingColor(String, Random) - Method in class com.threerings.media.image.ColorPository
Returns a random starting color from the specified color class.
getRawTileImage(int) - Method in class com.threerings.media.tile.TileSet
Returns the raw (unprepared) image that would be used by the tile at the specified index.
getRawTileSetImage() - Method in class com.threerings.media.tile.TileSet
Returns the entire, raw, uncut, unprepared tileset source image.
getRearDepth() - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
Returns the "depth" of our rear-most tile.
getRectangle(BufferedImage, boolean) - Static method in class com.threerings.media.image.NinePatch
Parses the image to find the bounds of the rectangle defined by pixels on the outside.
getRectWithOlds(Rectangle, List<ComicChatOverlay.BubbleGlyph>) - Method in class com.threerings.chat.ComicChatOverlay
Get a rectangle based on the old bubbles, but with room for the new one.
getRegionManager() - Method in class com.threerings.media.AbstractMediaManager
Returns region manager in use by this manager.
getRegionManager() - Method in class com.threerings.media.MediaPanel
Returns a reference to the region manager used by this media panel.
getRegionManager() - Method in class com.threerings.media.MetaMediaManager
Returns the region manager used to coordinate our dirty regions.
getReleaseCommand(int) - Method in interface com.threerings.util.KeyTranslator
Returns the action command string associated with a key release of the key corresponding to the given key code, or null if there is no associated command.
getReleaseCommand(char) - Method in interface com.threerings.util.KeyTranslator
Returns the action command string associated with a key release of the given character, or null if there is no associated command.
getReleaseCommand(int) - Method in class com.threerings.util.KeyTranslatorImpl
 
getReleaseCommand(char) - Method in class com.threerings.util.KeyTranslatorImpl
 
getRenderOrder() - Method in class com.threerings.media.AbstractMedia
Returns the render order of this media element.
getRenderPriority(String, int) - Method in class com.threerings.cast.CharacterComponent
Returns the render priority appropriate for this component at the specified action and orientation.
getRenderPriority(String, int) - Method in class com.threerings.cast.ComponentClass
Deprecated. 
getRenderPriority(String, String, int) - Method in class com.threerings.cast.ComponentClass
Returns the render priority appropriate for the specified action, orientation and component.
getRenderPriority() - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
Returns the render priority for this dirty item.
getRepeatDelay(int) - Method in interface com.threerings.util.KeyTranslator
Returns the delay in milliseconds before generating auto-repeated key press events for the specified key.
getRepeatDelay(char) - Method in interface com.threerings.util.KeyTranslator
Returns the delay in milliseconds before generating auto-repeated key press events for the specified key.
getRepeatDelay(int) - Method in class com.threerings.util.KeyTranslatorImpl
 
getRepeatDelay(char) - Method in class com.threerings.util.KeyTranslatorImpl
 
getRepeatRate(int) - Method in interface com.threerings.util.KeyTranslator
Returns the number of times each second that key presses are to be automatically repeated while the key is held down, or 0 to disable auto-repeat for the key.
getRepeatRate(char) - Method in interface com.threerings.util.KeyTranslator
Returns the number of times each second that key presses are to be automatically repeated while the key is held down, or 0 to disable auto-repeat for the key.
getRepeatRate(int) - Method in class com.threerings.util.KeyTranslatorImpl
 
getRepeatRate(char) - Method in class com.threerings.util.KeyTranslatorImpl
 
getResource(String) - Method in class com.threerings.resource.FileResourceBundle
 
getResource(String) - Method in class com.threerings.resource.NetworkResourceBundle
 
getResource(URL) - Static method in class com.threerings.resource.NetworkResourceBundle
 
getResource(String) - Method in class com.threerings.resource.ResourceBundle
Fetches the named resource from this bundle.
getResource(String) - Method in class com.threerings.resource.ResourceManager
Fetches a resource from the local repository.
getResource(String, String) - Method in class com.threerings.resource.ResourceManager
Returns an input stream from which the requested resource can be loaded.
getResourceFile(String) - Method in class com.threerings.resource.FileResourceBundle
Returns a file from which the specified resource can be loaded.
getResourceFile(String) - Method in class com.threerings.resource.ResourceManager
Given a path relative to the resource directory, the path is properly jimmied (assuming we always use /) and combined with the resource directory to yield a File object that can be used to access the resource.
getResourceList() - Method in class com.threerings.resource.ResourceManager
If we have a full list of the resources available, we return it.
getResourcePath(File) - Method in class com.threerings.resource.ResourceManager
Given a file within the resource directory, returns a resource path that can be passed to ResourceManager.getResourceFile(java.lang.String) to locate the resource.
getResourceSet(String) - Method in class com.threerings.resource.ResourceManager
Returns a reference to the resource set with the specified name, or null if no set exists with that name.
getRestingAction() - Method in class com.threerings.cast.CharacterSprite
Returns the action to be used when the sprite is at rest.
getRoot(Component) - Method in class com.threerings.media.ActiveRepaintManager
Returns the root component for the supplied component or null if it is not part of a rooted hierarchy or if any parent along the way is found to be hidden or without a peer.
getRoot(Component, Rectangle) - Static method in class com.threerings.media.FrameManager
Returns the root component for the supplied component or null if it is not part of a rooted hierarchy or if any parent along the way is found to be hidden or without a peer.
getRootPane() - Method in interface com.threerings.media.FrameManager.ManagedRoot
Returns the top-level Swing pane.
getSampleOffset() - Method in class com.threerings.openal.Source
Returns the position offset of the source within the queued buffers, in samples.
getSandBottomTop(float) - Method in class com.threerings.media.HourglassView
Returns the current top coordinate of the bottom sand pile.
getSceneMetrics() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the scene metrics in use by this panel.
getSceneMetrics() - Static method in class com.threerings.miso.MisoConfig
Creates scene metrics with information obtained from the deployed config file.
getSceneModel() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the scene model being displayed by this panel.
getSceneObject() - Method in class com.threerings.miso.client.SceneObjectActionEvent
Returns the scene object that was the source of this action.
getScreenBounds() - Method in class com.threerings.miso.client.SceneBlock
Returns the bounds of the screen coordinate rectangle that contains all pixels that are drawn on by all tiles and objects in this block.
getScreenCoords(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Converts the supplied full coordinates to screen coordinates.
getSecOffset() - Method in class com.threerings.openal.Source
Returns the position offset of the source within the queued buffers, in seconds.
getSecondaryZation() - Method in class com.threerings.miso.data.ObjectInfo
Returns the secondary colorization assignment.
getSection(int, int, boolean) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Returns the section for the specified tile coordinate.
getSections() - Method in class com.threerings.miso.data.SparseMisoSceneModel
Don't call this method!
getSelectedComponents() - Method in class com.threerings.cast.builder.BuilderModel
Returns the selected components in an array.
getShape() - Method in class com.threerings.chat.ChatGlyph
Returns the shape of this chat bubble.
getSi