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.
getSize(float, Mirage) - Static method in class com.threerings.media.animation.ScaleAnimation
Computes the width and height to which an image should be scaled.
getSize() - Method in class com.threerings.openal.Buffer
Returns the size of this buffer.
getSize() - Method in class com.threerings.openal.ClipBuffer
Returns the size (in bytes) of this clip as reported by OpenAL.
getSnapshot() - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
getSnapshot() - Method in class com.threerings.media.image.BlankMirage
 
getSnapshot() - Method in class com.threerings.media.image.BufferedMirage
 
getSnapshot() - Method in class com.threerings.media.image.CompositeMirage
 
getSnapshot() - Method in interface com.threerings.media.image.Mirage
Returns a snapshot of this mirage as a buffered image.
getSnapshot() - Method in class com.threerings.media.image.NinePatchMirage
 
getSnapshot() - Method in class com.threerings.media.image.SolidMirage
 
getSnapshot() - Method in class com.threerings.media.image.TransformedMirage
 
getSnapshot() - Method in class com.threerings.media.image.VolatileMirage
 
getSound(String, String) - Method in class com.threerings.media.sound.SoundLoader
Attempts to load a sound stream from the given path from the given bundle and from the classpath.
getSound(String) - Method in class com.threerings.openal.SoundGroup
Obtains an "instance" of the specified sound which can be positioned, played, looped and otherwise used to make noise.
getSoundLoader() - Method in class com.threerings.openal.OpenALSoundPlayer
Returns the loader used by this player.
getSoundQueue() - Method in class com.threerings.media.sound.JavaSoundPlayer
 
getSoundQueue() - Method in class com.threerings.media.sound.SoundPlayer
Gets the run queue on which sound should be played.
getSoundQueue() - Method in class com.threerings.openal.OpenALSoundPlayer
 
getSource() - Method in class com.threerings.openal.Stream
Returns a reference to the stream source.
getSource() - Method in class com.threerings.resource.FileResourceBundle
Returns the File from which resources are fetched for this bundle.
getSourceState() - Method in class com.threerings.openal.Source
Returns the state of the source: AL10.AL_INITIAL, AL10.AL_PLAYING, AL10.AL_PAUSED, or AL10.AL_STOPPED.
getSpeaker(Name) - Method in interface com.threerings.chat.ChatOverlay.InfoProvider
Get a point which is approximately the origin of the speaker, or null if unknown.
getSpotOrient() - Method in class com.threerings.media.tile.ObjectTile
Returns the orientation of the "spot" associated with this object.
getSpotOrient(int) - Method in class com.threerings.media.tile.ObjectTileSet
Returns the orientation of the spot associated with the specified tile index.
getSpotOrient(int) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Returns the orientation of the spot associated with the specified tile index, or -1 if the object has no associated spot.
getSpotX() - Method in class com.threerings.media.tile.ObjectTile
Returns the x-coordinate of the "spot" associated with this object.
getSpotY() - Method in class com.threerings.media.tile.ObjectTile
Returns the x-coordinate of the "spot" associated with this object.
getSpriteManager() - Method in class com.threerings.media.MediaOverlay
Returns a reference to the sprite manager used by this media overlay.
getSpriteManager() - Method in class com.threerings.media.MediaPanel
Returns a reference to the sprite manager used by this media panel.
getSpriteManager() - Method in class com.threerings.media.MetaMediaManager
Returns a reference to the sprite manager used by this media panel.
getSprites() - Method in class com.threerings.media.sprite.SpriteManager
Returns a list of all sprites registered with the sprite manager.
getStream(String, String, String) - Method in class com.threerings.resource.Handler
Does some magic to allow a subset of an image to be extracted, reencoded as a PNG and then spat back out to the Java content handler system for inclusion in internal documentation.
getStreams() - Method in class com.threerings.openal.SoundManager
Returns a reference to the list of active streams.
getStyle() - Method in class com.threerings.media.sprite.ButtonSprite
Returns the style of this button.
getSubtitleShape(int, Rectangle, Rectangle) - Method in class com.threerings.chat.ChatLogic
Get the appropriate shape for the specified type of chat.
getSubtitleSpacing(int) - Method in class com.threerings.chat.ChatLogic
Get the spacing, in pixels, between the latest subtitle of the specified type and the previous subtitle.
getTail(int, Rectangle, Point) - Method in class com.threerings.chat.ComicChatOverlay
Create a tail to the specified rectangular area from the speaker point.
getTarget() - Method in class com.threerings.chat.ChatOverlay
Returns the media panel on which this chat overlay is operating.
getTarget(File) - Method in class com.threerings.tools.CompiledConfigTask
 
getTargetGraphics() - Method in class com.threerings.chat.SubtitleChatOverlay
Return the current Graphics context of our target, or null if not applicable.
getTargetPath(File, String) - Method in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
 
getTargetPath(File, String) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Returns the target path in which our bundler will write the tile set.
getTertiaryZation() - Method in class com.threerings.miso.data.ObjectInfo
Returns the tertiary colorization assignment.
getTestClip(JavaSoundPlayer.SoundKey) - Method in class com.threerings.media.sound.JavaSoundPlayer
 
getTile(int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getTile(int, int, int, int, int) - Static method in class com.threerings.geom.GeomUtil
Returns the rectangle containing the specified tile in the supplied larger rectangle.
getTile(int, int, int, int, int, Rectangle) - Static method in class com.threerings.geom.GeomUtil
Fills in the bounds of the specified tile in the supplied larger rectangle.
getTile(int) - Method in class com.threerings.media.tile.TileManager
Returns the Tile object with the specified fully qualified tile id.
getTile(int, TileSet.Colorizer) - Method in class com.threerings.media.tile.TileManager
Returns the Tile object with the specified fully qualified tile id.
getTile(int, int, TileSet.Colorizer) - Method in class com.threerings.media.tile.TileManager
Returns the Tile object from the specified tileset at the specified index.
getTile(int) - Method in class com.threerings.media.tile.TileSet
Equivalent to TileSet.getTile(int,Colorizer) with a null Colorizer argument.
getTile(int, TileSet.Colorizer) - Method in class com.threerings.media.tile.TileSet
Creates a Tile object from this tileset corresponding to the specified tile id and returns that tile.
getTile(int, Colorization[]) - Method in class com.threerings.media.tile.TileSet
Creates a Tile object from this tileset corresponding to the specified tile id and returns that tile.
getTileCoords(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Converts the supplied screen coordinates to tile coordinates.
getTileCount() - Method in class com.threerings.media.tile.SwissArmyTileSet
 
getTileCount() - Method in class com.threerings.media.tile.TileSet
Returns the number of tiles in the tileset.
getTileCount() - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
getTileCount() - Method in class com.threerings.media.tile.TrimmedTileSet
 
getTileCount() - Method in class com.threerings.media.tile.UniformTileSet
 
getTileCounts() - Method in class com.threerings.media.tile.SwissArmyTileSet
Returns the tile count settings.
getTileHash(int, int) - Static method in class com.threerings.media.tile.TileUtil
Compute some hash value for "randomizing" tileset picks based on x and y coordinates.
getTileImage(String, Rectangle, Colorization[]) - Method in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
 
getTileImage(String, Rectangle, Colorization[]) - Method in interface com.threerings.media.tile.ImageProvider
Obtains the tile image with the specified path in the form of a Mirage.
getTileImage(String, Rectangle, Colorization[]) - Method in class com.threerings.media.tile.IMImageProvider
 
getTileImage(String, Rectangle, Colorization[]) - Method in class com.threerings.media.tile.SimpleCachingImageProvider
 
getTileImage(BufferedImage, FringeConfiguration.FringeTileSetRecord, int, int, int, Map<Long, BufferedImage>) - Method in class com.threerings.miso.tile.AutoFringer
Retrieve or compose an image for the specified fringe.
getTileIndex(int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getTileIndex(int) - Static method in class com.threerings.media.tile.TileUtil
Extracts the tile index from the supplied fully qualified tile id.
getTileManager() - Method in class com.threerings.miso.client.MisoScenePanel
Returns the tile manager from which we load our tiles.
getTileManager() - Method in interface com.threerings.miso.util.MisoContext
Returns a reference to the tile manager.
getTileMirage(int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getTileMirage(int) - Method in class com.threerings.media.tile.TileSet
Returns a prepared version of the image that would be used by the tile at the specified index.
getTileMirage(int, Colorization[]) - Method in class com.threerings.media.tile.TileSet
Returns a prepared version of the image that would be used by the tile at the specified index.
getTileMirages() - Method in class com.threerings.media.tile.TileSet
Returns prepared versions of the images that would be used for each of the tiles.
getTilePolygon(MisoSceneMetrics, int, int) - Static method in class com.threerings.miso.util.MisoUtil
Return a polygon framing the specified tile.
getTileSet(int) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
 
getTileSet(String) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
 
getTileSet(int) - Method in class com.threerings.media.tile.bundle.TileSetBundle
Retrieves a tileset from this tileset bundle.
getTileSet(int) - Method in class com.threerings.media.tile.TileManager
Returns the tileset with the specified id.
getTileSet(String) - Method in class com.threerings.media.tile.TileManager
Returns the tileset with the specified name.
getTileSet(int) - Method in interface com.threerings.media.tile.TileSetRepository
Returns the TileSet with the specified tile set identifier.
getTileSet(String) - Method in interface com.threerings.media.tile.TileSetRepository
Returns the TileSet with the specified tile set name.
getTileSetClass() - Method in class com.threerings.media.tile.tools.xml.ObjectTileSetRuleSet
 
getTileSetClass() - Method in class com.threerings.media.tile.tools.xml.SwissArmyTileSetRuleSet
 
getTileSetClass() - Method in class com.threerings.media.tile.tools.xml.TileSetRuleSet
A tileset rule set will create tilesets of a particular class, which must be provided by the derived class via this method.
getTileSetClass() - Method in class com.threerings.media.tile.tools.xml.UniformTileSetRuleSet
 
getTileSetClass() - Method in class com.threerings.miso.tile.tools.xml.BaseTileSetRuleSet
 
getTileSetId(String) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
 
getTileSetID(String) - Method in interface com.threerings.media.tile.TileSetIDBroker
Returns the unique identifier for the named tileset.
getTileSetId(String) - Method in interface com.threerings.media.tile.TileSetRepository
Returns the unique identifier of the TileSet with the specified tile set name.
getTileSetId(int) - Static method in class com.threerings.media.tile.TileUtil
Extracts the tile set id from the supplied fully qualified tile id.
getTileSetID(String) - Method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
 
getTileSetImage(String, Colorization[]) - Method in interface com.threerings.media.tile.ImageProvider
Returns the raw tileset image with the specified path.
getTileSetImage(String, Colorization[]) - Method in class com.threerings.media.tile.IMImageProvider
 
getTileSetImage(String, Colorization[]) - Method in class com.threerings.media.tile.SimpleCachingImageProvider
 
getTileSetRepository() - Method in class com.threerings.media.tile.TileManager
Returns the tileset repository currently in use.
getTimeStamp() - Method in class com.threerings.media.FrameManager
Returns a millisecond granularity time stamp using the MediaTimer with which this frame manager was configured.
getTimeStamp() - Method in class com.threerings.media.MediaPanel
Returns a timestamp from the MediaTimer used to track time intervals for this media panel.
getTimeStamp() - Method in class com.threerings.media.MetaMediaManager
Returns a timestamp from the MediaTimer used to track time intervals for this media panel.
getTimeStamp() - Static method in class com.threerings.media.util.PerformanceMonitor
Used by the performance actions.
getTimeStamp() - Method in class com.threerings.util.IdleTracker
This should return a timestamp.
getTipIcon(SceneObject, String) - Method in class com.threerings.miso.client.MisoScenePanel
Provides an icon for this tooltip, the default looks up an object action handler for the action and requests the icon from it.
getTipIcon(String) - Method in class com.threerings.miso.client.ObjectActionHandler
Returns the tooltip icon for the specified action or null if the action has no tooltip icon.
getTipText(SceneObject, String) - Method in class com.threerings.miso.client.MisoScenePanel
Derived classes can provide human readable object tips via this method.
getTipText(String) - Method in class com.threerings.miso.client.ObjectActionHandler
Get the human readable object tip for the specified action.
getTransitionTime() - Method in class com.threerings.media.TimerView
Get the amount of time it takes to render digital changes in the completion state.
getTranslatedInstance(int, int) - Method in class com.threerings.media.util.ArcPath
Return a copy of the path, translated by the specified amounts.
getTranslatedInstance(int, int) - Method in class com.threerings.media.util.LinePath
Return a copy of the path, translated by the specified amounts.
getTranslations() - Method in class com.threerings.cast.CharacterDescriptor
Returns the array of translations to be applied to the components when compositing action images.
getTransparency() - Method in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
getTransparency() - Method in class com.threerings.media.image.BackedVolatileMirage
 
getTransparency() - Method in class com.threerings.media.image.CachedVolatileMirage
 
getTransparency() - Method in class com.threerings.media.image.VolatileMirage
Returns the transparency that should be used when creating our volatile image.
getTrimmedBounds(int, int, Rectangle) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getTrimmedBounds(int, Rectangle) - Method in class com.threerings.cast.CompositedMaskedImage
 
getTrimmedBounds(int, Rectangle) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getTrimmedBounds(int, Rectangle) - Method in class com.threerings.cast.CompositedShadowImage
 
getTrimmedBounds(int, Rectangle) - Method in interface com.threerings.cast.TrimmedMultiFrameImage
Fills in the minimum bounding rectangle for this image that contains all non-transparent pixels.
getTrimmedBounds(Rectangle) - Method in class com.threerings.media.tile.TrimmedTile
Fills in the bounds of the trimmed image within the coordinate system defined by the complete virtual tile.
getType() - Method in class com.threerings.chat.ChatGlyph
Get the internal chat type of this bubble.
getType(ChatMessage, boolean) - Method in class com.threerings.chat.SubtitleChatOverlay
Convert the Message class/localtype/mode into our internal type code.
getType(String) - Static method in class com.threerings.miso.client.ObjectActionHandler
Returns the type associated with this action command (which is mapped to a registered object action handler) or the empty string if it has no type.
getValue() - Method in class com.threerings.media.tools.RecolorImage.SliderAndLabel
 
getValue(long) - Method in class com.threerings.media.util.TimeFunction
Returns the current value given the supplied time stamp.
getVertModel() - Method in class com.threerings.media.VirtualRangeModel
Returns a range model that controls the scrollability of the scene in the vertical direction.
getViewBounds() - Method in class com.threerings.media.MediaPanel
Get the bounds of the viewport, in media coordinates.
getViewBounds() - Method in class com.threerings.media.VirtualMediaPanel
Returns the bounds of the viewport in virtual coordinates.
getViewBounds() - Method in class com.threerings.miso.client.MisoScenePanel
 
getVolume() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
getVolume() - Method in interface com.threerings.media.sound.SoundPlayer.Frob
Get the volume of this sound.
getWidth(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
getWidth(int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getWidth() - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
getWidth(int) - Method in class com.threerings.cast.CompositedShadowImage
 
getWidth() - Method in class com.threerings.media.image.BlankMirage
 
getWidth() - Method in class com.threerings.media.image.BufferedMirage
 
getWidth() - Method in class com.threerings.media.image.CompositeMirage
 
getWidth() - Method in interface com.threerings.media.image.Mirage
Returns the width of this mirage.
getWidth() - Method in class com.threerings.media.image.NinePatchMirage
 
getWidth() - Method in class com.threerings.media.image.SolidMirage
 
getWidth() - Method in class com.threerings.media.image.TransformedMirage
 
getWidth() - Method in class com.threerings.media.image.VolatileMirage
 
getWidth() - Method in class com.threerings.media.sprite.Sprite
Returns the sprite's width in pixels.
getWidth() - Method in class com.threerings.media.tile.Tile
Returns the width of this tile.
getWidth(int) - Method in class com.threerings.media.tile.TileMultiFrameImage
 
getWidth(int) - Method in class com.threerings.media.tile.TileSubsetMultiFrameImage
 
getWidth() - Method in class com.threerings.media.tile.TrimmedTile
 
getWidth() - Method in class com.threerings.media.tile.UniformTileSet
Returns the width of the tiles in this tileset.
getWidth(int) - Method in interface com.threerings.media.util.MultiFrameImage
Returns the width of the specified frame image.
getWidth(int) - Method in class com.threerings.media.util.MultiFrameImageImpl
 
getWidth(int) - Method in class com.threerings.media.util.SingleFrameImageImpl
 
getWidth(int) - Method in class com.threerings.media.util.SingleTileImageImpl
 
getWidths() - Method in class com.threerings.media.tile.SwissArmyTileSet
Returns the width settings.
getWindow() - Method in interface com.threerings.media.FrameManager.ManagedRoot
Returns the window at the root of the UI hierarchy.
getWindow() - Method in class com.threerings.media.ManagedJApplet
 
getWindow() - Method in class com.threerings.media.ManagedJFrame
 
getX(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
getX(int) - Method in class com.threerings.cast.CompositedShadowImage
 
getX() - Method in class com.threerings.media.image.VolatileMirage
Returns the x offset into our source image, which is generally zero but may be non-zero for a mirage that obtains its data from a region of its source image.
getX() - Method in class com.threerings.media.sprite.Sprite
Returns the sprite's x position in screen coordinates.
getX() - Method in class com.threerings.media.util.DelegatingPathable
 
getX() - Method in interface com.threerings.media.util.Pathable
Returns the pathable's current x coordinate.
getXOffset() - Method in class com.threerings.media.sprite.Sprite
Returns the offset to the sprite's origin from the upper-left of the sprite's image.
getXOrigin(int, int) - Method in interface com.threerings.cast.ActionFrames
Returns the x offset from the upper left of the image to the "origin" for this character frame.
getXOrigin(int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getXOrigin(int, int) - Method in class com.threerings.cast.CompositedActionFrames
 
getXOrigin(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
getXOrigin() - Method in interface com.threerings.cast.CompositedMirage
Returns the x offset into our image.
getXOrigin() - Method in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
getXOrigin(int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getXOrigin() - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
getXOrigin(int) - Method in class com.threerings.cast.CompositedShadowImage
 
getXSpot(int) - Method in class com.threerings.media.tile.ObjectTileSet
Returns the x coordinate of the spot associated with the specified tile index.
getXSpot(int) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Returns the x coordinate of the spot associated with the specified tile index.
getY(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
getY(int) - Method in class com.threerings.cast.CompositedShadowImage
 
getY() - Method in class com.threerings.media.image.VolatileMirage
Returns the y offset into our source image, which is generally zero but may be non-zero for a mirage that obtains its data from a region of its source image.
getY() - Method in class com.threerings.media.sprite.Sprite
Returns the sprite's y position in screen coordinates.
getY() - Method in class com.threerings.media.util.DelegatingPathable
 
getY() - Method in interface com.threerings.media.util.Pathable
Returns the pathable's current y coordinate.
getYOffset() - Method in class com.threerings.media.sprite.Sprite
Returns the offset to the sprite's origin from the upper-left of the sprite's image.
getYOrigin(int, int) - Method in interface com.threerings.cast.ActionFrames
Returns the y offset from the upper left of the image to the "origin" for this character frame.
getYOrigin(int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
getYOrigin(int, int) - Method in class com.threerings.cast.CompositedActionFrames
 
getYOrigin(int) - Method in class com.threerings.cast.CompositedMaskedImage
 
getYOrigin() - Method in interface com.threerings.cast.CompositedMirage
Returns the y offset into our image.
getYOrigin() - Method in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
getYOrigin(int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
getYOrigin() - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
getYOrigin(int) - Method in class com.threerings.cast.CompositedShadowImage
 
getYSpot(int) - Method in class com.threerings.media.tile.ObjectTileSet
Returns the y coordinate of the spot associated with the specified tile index.
getYSpot(int) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Returns the y coordinate of the spot associated with the specified tile index.
GleamAnimation - Class in com.threerings.media.animation
Washes all non-transparent pixels in a sprite with a particular color (by compositing them with the solid color with progressively higher alpha values) and then back again.
GleamAnimation(Sprite, Color, int, int, boolean) - Constructor for class com.threerings.media.animation.GleamAnimation
Creates a gleam animation with the supplied sprite.
GleamAnimation(SpriteManager, Sprite, Color, int, int, boolean) - Constructor for class com.threerings.media.animation.GleamAnimation
Creates a gleam animation with the supplied sprite.
glyphExpired(ChatGlyph) - Method in class com.threerings.chat.ComicChatOverlay
 
glyphExpired(ChatGlyph) - Method in class com.threerings.chat.SubtitleChatOverlay
Called by a chat glyph when it has determined that it is expired.
GOLDEN - Static variable in class com.threerings.chat.ComicChatOverlay
The golden ratio.
grow(Rectangle, Rectangle) - Static method in class com.threerings.geom.GeomUtil
Adds the target rectangle to the bounds of the source rectangle.

H

h - Variable in class com.threerings.media.util.AStarPathUtil.Node
The heuristic estimate of the cost to the goal from here.
halt() - Method in class com.threerings.cast.CharacterSprite
Updates the sprite animation frame to reflect the cessation of movement and disables any further animation.
handleAction(SceneObject, ActionEvent) - Method in class com.threerings.miso.client.ObjectActionHandler
Called when an action is generated for an object.
handleCompleted() - Method in class com.threerings.media.TimerView
Handle the trigger of the timer's completion.
handleKeyEvent(int, int, long) - Method in interface com.threerings.util.KeyboardManager.KeyObserver
Called whenever a key event occurs for a particular key.
handleMousePressed(Object, MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
Called when the mouse is pressed over an unknown or non-existent hover object.
handleObjectPressed(SceneObject, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Called when the user presses the mouse button over an object.
handlePressed(SceneObject) - Method in class com.threerings.miso.client.ObjectActionHandler
Return a RadialMenu or null if no menu needed.
Handler - Class in com.threerings.resource
This class is not used directly, except by a registering ResourceManager so that we can load data from the resource manager using URLs of the form resource://<resourceSet>/<path>.
Handler() - Constructor for class com.threerings.resource.Handler
 
handleSpritePressed(Sprite, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
Called when the user presses the mouse button over a sprite.
handleUserActivity() - Method in class com.threerings.util.IdleTracker
Called with any keyboard or mouse events performed on the frame so as to note user activity as it pertains to tracking the client idle state.
handleWarning() - Method in class com.threerings.media.TimerView
Handle the trigger of the warning.
HANG_DEBUG - Static variable in class com.threerings.media.FrameManager
Enable this to log warnings when ticking or painting takes too long.
HANG_GAP - Static variable in class com.threerings.media.FrameManager
If we don't get ticked for 100ms and we're hang debugging, complain.
hasCommand(int) - Method in interface com.threerings.util.KeyTranslator
Returns whether there is an action command for the key corresponding to the given keycode.
hasCommand(char) - Method in interface com.threerings.util.KeyTranslator
Returns whether there is an action command for the key corresponding to the given character in the case of a keyTyped event corresponding to it.
hasCommand(int) - Method in class com.threerings.util.KeyTranslatorImpl
 
hasCommand(char) - Method in class com.threerings.util.KeyTranslatorImpl
 
hasConstraint(String) - Method in class com.threerings.media.tile.ObjectTile
Checks whether this object has the given constraint.
hasConstraint(int, String) - Method in class com.threerings.media.tile.ObjectTileSet
Checks whether the tile at the specified index has the given constraint.
hasConstraint(int, String) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
Checks whether the tile at the specified index has the given constraint.
hashCode() - Method in class com.threerings.cast.CharacterComponent
 
hashCode() - Method in class com.threerings.cast.CharacterDescriptor
 
hashCode() - Method in class com.threerings.cast.ComponentClass
Hashcode is based on component class name.
hashCode() - Method in class com.threerings.cast.CompositedActionFrames.CompositedFramesKey
 
hashCode() - Method in class com.threerings.media.image.Colorization
 
hashCode() - Method in class com.threerings.media.image.ImageManager.ImageKey
 
hashCode() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
hashCode() - Method in class com.threerings.media.tile.Tile.Key
 
hashCode() - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
 
hashCode() - Method in class com.threerings.miso.data.ObjectInfo
 
hashCode() - Method in class com.threerings.miso.tile.AutoFringer.FringeTile
 
hashCode(URL) - Method in class com.threerings.resource.Handler
 
hasSpot() - Method in class com.threerings.media.tile.ObjectTile
Returns true if this object has a spot.
haveDirtyRegions() - Method in class com.threerings.media.RegionManager
Returns true if dirty regions have been accumulated since the last call to RegionManager.getDirtyRegions().
headToNextNode(Pathable, long, long) - Method in class com.threerings.media.util.LineSegmentPath
Place the pathable moving along the path at the end of the previous path node, face it appropriately for the next node, and start it on its way.
height - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The height of this scene in tiles.
hierarchyChanged(HierarchyEvent) - Method in class com.threerings.media.TimerView
 
histIndex - Variable in class com.threerings.chat.ChatGlyph
Can be used by the Overlay to mark our position in the history.
historyUpdated(int) - Method in class com.threerings.chat.ComicChatOverlay
 
historyUpdated(int) - Method in class com.threerings.chat.SubtitleChatOverlay
 
hitTest(int, int) - Method in class com.threerings.cast.CharacterSprite
 
hitTest(int, int, int) - Method in class com.threerings.cast.CompositedMaskedImage
 
hitTest(int, int, int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
hitTest(int, int) - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
hitTest(int, int, int) - Method in class com.threerings.cast.CompositedShadowImage
 
hitTest(int, int) - Method in class com.threerings.media.image.BlankMirage
 
hitTest(int, int) - Method in class com.threerings.media.image.BufferedMirage
 
hitTest(int, int) - Method in class com.threerings.media.image.CompositeMirage
 
hitTest(BufferedImage, int, int) - Static method in class com.threerings.media.image.ImageUtil
Returns true if the supplied image contains a non-transparent pixel at the specified coordinates, false otherwise.
hitTest(int, int) - Method in interface com.threerings.media.image.Mirage
Returns true if this mirage contains a non-transparent pixel at the specified coordinate.
hitTest(int, int) - Method in class com.threerings.media.image.NinePatchMirage
 
hitTest(int, int) - Method in class com.threerings.media.image.SolidMirage
 
hitTest(int, int) - Method in class com.threerings.media.image.TransformedMirage
 
hitTest(int, int) - Method in class com.threerings.media.image.VolatileMirage
 
hitTest(int, int) - Method in class com.threerings.media.sprite.ImageSprite
Returns true if the sprite's bounds contain the specified point, and if there is a non-transparent pixel in the sprite's image at the specified point, false if not.
hitTest(int, int) - Method in class com.threerings.media.sprite.Sprite
Returns true if the sprite's bounds contain the specified point, false if not.
hitTest(int, int) - Method in class com.threerings.media.tile.Tile
Returns true if the specified coordinates within this tile contains a non-transparent pixel.
hitTest(int, int, int) - Method in class com.threerings.media.tile.TileMultiFrameImage
 
hitTest(int, int, int) - Method in class com.threerings.media.tile.TileSubsetMultiFrameImage
 
hitTest(int, int) - Method in class com.threerings.media.tile.TrimmedTile
 
hitTest(int, int, int) - Method in interface com.threerings.media.util.MultiFrameImage
Returns true if the specified frame contains a non-transparent pixel at the specified coordinates.
hitTest(int, int, int) - Method in class com.threerings.media.util.MultiFrameImageImpl
 
hitTest(int, int, int) - Method in class com.threerings.media.util.SingleFrameImageImpl
 
hitTest(int, int, int) - Method in class com.threerings.media.util.SingleTileImageImpl
 
holder - Variable in class com.threerings.openal.SoundGroup.PooledSource
 
HORIZONTAL - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating horizontal movement.
HourglassView - Class in com.threerings.media
Displays an hourglass with the sand level representing the amount of time remaining.
HourglassView(FrameManager, JComponent, int, int, Mirage, Mirage, Rectangle, Mirage, Rectangle, MultiFrameImage) - Constructor for class com.threerings.media.HourglassView
Constructs an hourglass view.
HourglassView(FrameManager, JComponent, int, int, Mirage, Mirage, Rectangle, Point, Mirage, Rectangle, Point, MultiFrameImage) - Constructor for class com.threerings.media.HourglassView
Constructs an hourglass view.
hoverObjectChanged(Object, Object) - Method in class com.threerings.miso.client.MisoScenePanel
A place for subclasses to react to the hover object changing.
HoverSprite - Interface in com.threerings.media.sprite.action
An interface indicating that a sprite wishes to be notified when the mouse hovers over it.
HUD_LAYER - Static variable in class com.threerings.media.AbstractMedia
A AbstractMedia._renderOrder value at or above which, indicates that this media is in the HUD (heads up display) and should not scroll when the view scrolls.

I

ICON_CACHE_SIZE - Static variable in class com.threerings.media.IconManager
The maximum number of icon tilesets that may be cached at once.
ICON_PAD - Static variable in class com.threerings.miso.client.SceneObjectTip
The number of pixels to pad around the icon.
ICON_PADDING - Static variable in class com.threerings.chat.SubtitleChatOverlay
The amount of space to insert between the icon and the text.
IconManager - Class in com.threerings.media
Manages the creation of icons from tileset images.
IconManager(TileManager, String) - Constructor for class com.threerings.media.IconManager
Creates an icon manager that will obtain tilesets from the supplied tile manager and which will load its configuration information from the specified properties file.
IconManager(TileManager, Properties) - Constructor for class com.threerings.media.IconManager
Creates an icon manager that will obtain tilesets from the supplied tile manager and which will read its configuration information from the supplied properties file.
id - Variable in class com.threerings.media.util.AStarPathUtil.Node
The node's monotonically-increasing unique identifier.
IDLE - Static variable in class com.threerings.util.IdleTracker
 
idledIn() - Method in class com.threerings.util.IdleTracker
Called when the client becomes non-idle after we have previously reported their idleness.
idledOut() - Method in class com.threerings.util.IdleTracker
Called when the client has been idle for IdleTracker._toIdleTime milliseconds.
IdleTracker - Class in com.threerings.util
Used to track user idleness in an AWT application.
IdleTracker(long, long) - Constructor for class com.threerings.util.IdleTracker
Creates an idle tracker that will report idleness (via IdleTracker.idledOut()) after toIdleTime milliseconds have elapsed.
IdleTracker.EventListener - Class in com.threerings.util
 
IdleTracker.EventListener() - Constructor for class com.threerings.util.IdleTracker.EventListener
 
IGNORECHAT - Static variable in class com.threerings.chat.ChatLogic
Our internal code for a chat type we will ignore.
IMAGE_DEBUG - Static variable in class com.threerings.media.image.VolatileMirage
Turns off image rendering for testing.
IMAGE_EXTENSION - Static variable in class com.threerings.cast.bundle.BundleUtil
The file extension of our action tile images.
IMAGE_PATH - Static variable in class com.threerings.media.tools.RecolorImage
 
ImageDataProvider - Interface in com.threerings.media.image
Provides access to image data for the image with the specified path.
ImageManager - Class in com.threerings.media.image
Provides a single point of access for image retrieval and caching.
ImageManager(ResourceManager, ImageManager.OptimalImageCreator) - Constructor for class com.threerings.media.image.ImageManager
Construct an image manager with the specified ResourceManager from which it will obtain its data.
ImageManager(ResourceManager, Component) - Constructor for class com.threerings.media.image.ImageManager
A convenience constructor that creates an AWTImageCreator for use by the image manager.
ImageManager.CacheRecord - Class in com.threerings.media.image
Maintains a source image and a set of colorized versions in the image cache.
ImageManager.CacheRecord(ImageManager.ImageKey, BufferedImage) - Constructor for class com.threerings.media.image.ImageManager.CacheRecord
 
ImageManager.ImageKey - Class in com.threerings.media.image
Used to identify an image for caching and reconstruction.
ImageManager.ImageKey(ImageDataProvider, String) - Constructor for class com.threerings.media.image.ImageManager.ImageKey
 
ImageManager.OptimalImageCreator - Interface in com.threerings.media.image
This interface allows the image manager to create images that are in a format optimal for rendering to the screen.
ImageProvider - Interface in com.threerings.media.tile
Provides a generic interface via which tileset images may be loaded.
ImageSprite - Class in com.threerings.media.sprite
Extends the sprite class to support rendering the sprite with one or more frames of image animation.
ImageSprite() - Constructor for class com.threerings.media.sprite.ImageSprite
Constructs an image sprite without any associated frames and with an invalid default initial location.
ImageSprite(MultiFrameImage) - Constructor for class com.threerings.media.sprite.ImageSprite
Constructs an image sprite.
ImageSprite(Mirage) - Constructor for class com.threerings.media.sprite.ImageSprite
Constructs an image sprite that will display the supplied single image when rendering itself.
ImageUtil - Class in com.threerings.media.image
Image related utility functions.
ImageUtil() - Constructor for class com.threerings.media.image.ImageUtil
 
ImageUtil.ImageCreator - Interface in com.threerings.media.image
 
IMImageProvider - Class in com.threerings.media.tile
Provides images to a tileset given a reference to the image manager and an image data provider.
IMImageProvider(ImageManager, ImageDataProvider) - Constructor for class com.threerings.media.tile.IMImageProvider
 
IMImageProvider(ImageManager, String) - Constructor for class com.threerings.media.tile.IMImageProvider
 
index(int, int) - Method in class com.threerings.miso.client.SceneBlock
Returns the index into our arrays of the specified tile.
indexOf(ObjectInfo) - Method in class com.threerings.miso.util.ObjectSet
Returns the index of the object or its insertion index if it is not in the set.
indexOfUn(ObjectInfo) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
Returns the index of the specified object in the uninteresting arrays or -1 if it is not in this section as an uninteresting object.
INFO - Static variable in class com.threerings.chat.ChatLogic
Our internal code for info system messges.
info - Variable in class com.threerings.miso.client.SceneObject
The object's info record.
INFO_COLOR - Static variable in class com.threerings.chat.ChatLogic
 
INFO_COMP - Static variable in class com.threerings.miso.util.ObjectSet
We simply sort the objects in order of their hash code.
init(CharacterDescriptor, CharacterManager) - Method in class com.threerings.cast.CharacterSprite
Initializes this character sprite with the specified character descriptor and character manager.
init(AbstractMediaManager) - Method in class com.threerings.media.AbstractMedia
Initialize the media.
init() - Method in class com.threerings.media.AbstractMedia
Called when the media has had its manager set.
init(MediaHost, RegionManager) - Method in class com.threerings.media.AbstractMediaManager
Provides this media manager with its host and region manager.
init(MultiFrameImage) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
 
init() - Method in class com.threerings.media.animation.AnimationSprite
 
init(ExplodeAnimation.ExplodeInfo, int, int, int, int) - Method in class com.threerings.media.animation.ExplodeAnimation
Initializes the animation with the attributes of the given explode info object.
init() - Method in class com.threerings.media.animation.FadeLabelAnimation
 
init(long, int, int, int) - Method in class com.threerings.media.animation.RainAnimation
 
init(long) - Method in class com.threerings.media.effects.FadeEffect
 
init(FrameManager.ManagedRoot, MediaTimer) - Method in class com.threerings.media.FrameManager
Initializes this frame manager and prepares it for operation.
init(FrameManager) - Method in interface com.threerings.media.FrameManager.ManagedRoot
Configures the root with a reference to its frame manager.
init(FrameManager) - Method in class com.threerings.media.ManagedJApplet
 
init(FrameManager) - Method in class com.threerings.media.ManagedJFrame
 
init() - Method in class com.threerings.media.sprite.ButtonSprite
 
init() - Method in class com.threerings.media.sprite.ImageSprite
 
init() - Method in class com.threerings.media.sprite.LabelSprite
 
init(ResourceBundle) - Method in class com.threerings.media.tile.bundle.TileSetBundle
Initializes this resource bundle with a reference to the jarfile from which it was loaded and from which it can load image data.
init(String, String) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundler.Mapping
 
init(long, long) - Method in class com.threerings.media.timer.CalibratingTimer
Initializes this timer.
init(AStarPathUtil.Info, AStarPathUtil.Node) - Method in class com.threerings.media.util.AStarPathUtil.Stepper
 
init(Pathable, long) - Method in class com.threerings.media.util.BobblePath
 
init(Pathable, long) - Method in class com.threerings.media.util.DelayPath
 
init(MultiFrameImage) - Method in class com.threerings.media.util.FrameSequencer.ConstantRate
 
init(MultiFrameImage) - Method in interface com.threerings.media.util.FrameSequencer
Called prior to the execution of an animation sequence (not necessarily immediately, so time stamps should be obtained in the first call to tick).
init(Pathable, long) - Method in class com.threerings.media.util.LinePath
 
init(Pathable, long) - Method in class com.threerings.media.util.LineSegmentPath
 
init(Pathable, long) - Method in interface com.threerings.media.util.Path
Called once to let the path prepare itself for the process of animating the supplied pathable.
init(Pathable, long) - Method in class com.threerings.media.util.PathSequence
 
init(Pathable, long) - Method in class com.threerings.media.util.SmoothBobblePath
 
init(Pathable, long) - Method in class com.threerings.media.util.TimedPath
 
init(long) - Method in class com.threerings.media.util.TimeFunction
Configures this function with a starting time.
init(Object, int, int) - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
Initializes a dirty item.
init(InputStream) - Method in class com.threerings.openal.Mp3StreamDecoder
 
init(InputStream) - Method in class com.threerings.openal.OggStreamDecoder
 
init(InputStream) - Method in class com.threerings.openal.StreamDecoder
Initializes the decoder with its input stream.
init(String, long) - Method in class com.threerings.resource.ResourceManager.ResourceModifiedOp
 
init() - Static method in class com.threerings.util.keybd.Keyboard
Initializes the library and returns true if it successfully did so.
init(int, int, long) - Method in class com.threerings.util.KeyboardManager.KeyObserverOp
Initialized the operation with its parameters.
init() - Static method in class com.threerings.util.unsafe.Unsafe
Called to initialize our library.
initBundles(ResourceManager, String) - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
Initializes our bundles,
initBundles(String, String, ResourceManager.InitObserver) - Method in class com.threerings.resource.ResourceManager
Initializes the bundle sets to be made available by this resource manager.
initializationFailed(Exception) - Method in class com.threerings.resource.ResourceManager.AWTInitObserver
 
initializationFailed(Exception) - Method in interface com.threerings.resource.ResourceManager.InitObserver
Indicates that there was a failure unpacking our resource bundles.
initNextPath(long, long) - Method in class com.threerings.media.util.PathSequence
Initialize and start the next path in the sequence.
initResourceDir(String) - Method in class com.threerings.resource.ResourceManager
(Re)initializes the directory to search for resource files.
initTile(Tile, int, Colorization[]) - Method in class com.threerings.media.tile.ObjectTileSet
 
initTile(Tile, int, Colorization[]) - Method in class com.threerings.media.tile.TileSet
Initializes the supplied tile.
initTile(Tile, int, Colorization[]) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
initTile(Tile, int, Colorization[]) - Method in class com.threerings.media.tile.TrimmedTileSet
 
initTile(Tile, int, Colorization[]) - Method in class com.threerings.miso.tile.BaseTileSet
 
insert(ObjectInfo) - Method in class com.threerings.miso.util.ObjectSet
Inserts the supplied object into the set.
insertMedia(AbstractMedia) - Method in class com.threerings.media.AbstractMediaManager
Inserts the specified media into this manager, return true on success.
inside(Shape) - Method in class com.threerings.media.sprite.Sprite
Returns whether the sprite is inside the given shape in pixel coordinates.
intersects(double, double, double, double) - Method in class com.threerings.media.AbstractMedia
 
intersects(Rectangle2D) - Method in class com.threerings.media.AbstractMedia
 
intersects(Shape) - Method in class com.threerings.media.sprite.Sprite
Returns whether the sprite's drawn rectangle intersects the given shape in pixel coordinates.
invalidate() - Method in class com.threerings.media.AbstractMedia
Invalidate the media's bounding rectangle for later painting.
invalidate() - Method in class com.threerings.media.TimerView
Invalidates this view's bounds via the host component.
invalidateAfterChange(Rectangle) - Method in class com.threerings.media.AbstractMedia
If this media's size or location are changing, it should create a new rectangle from its old bounds (new Rectangle(_bounds)), then effect the bounds changes and then call this method with the old bounds.
invalidateRegion(int, int, int, int) - Method in class com.threerings.media.RegionManager
Invalidates the specified region.
invalidateRegion(Rectangle) - Method in class com.threerings.media.RegionManager
Invalidates the specified region (the supplied rectangle will be cloned as the region manager fiddles with the rectangles it uses internally).
isApprovedLocalType(String) - Method in class com.threerings.chat.ComicChatOverlay
 
isApprovedLocalType(String) - Method in class com.threerings.chat.SubtitleChatOverlay
Check to see if we want to display the specified localtype.
isArmed() - Method in class com.threerings.media.sprite.ButtonSprite
Checks whether or not this button appears pressed.
isAvailable() - Static method in class com.threerings.util.keybd.Keyboard
Returns whether the native keyboard interface is available.
isBlank() - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
Returns true if this section contains no data beyond the default.
isCharacterBased() - Method in class com.threerings.util.KeyboardManager.KeyInfo
Returns true if we're based off a character & key typed events rather than a keycode and key pressed/released events.
isChatCharacter(char) - Method in class com.threerings.util.KeyDispatcher
Returns whether the specified character is a chat character.
isEnabled(SoundPlayer.SoundType) - Method in class com.threerings.media.sound.SoundPlayer
Is the specified soundtype enabled?
isEnabled() - Method in interface com.threerings.media.sprite.action.DisableableSprite
 
isEnabled() - Method in class com.threerings.media.sprite.ButtonSprite
 
isExpired() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
Has this sound key expired.
isFinished() - Method in class com.threerings.media.animation.Animation
Returns true if the animation has finished all of its business, false if not.
isHistoryMode() - Method in class com.threerings.chat.SubtitleChatOverlay
Are we currently in history mode?
isInitialized() - Method in class com.threerings.openal.SoundManager
Returns true if we were able to initialize the sound system.
isInteresting() - Method in class com.threerings.miso.data.ObjectInfo
Returns true if this object info contains non-default data for anything other than the tile id and coordinates.
isKeyRepeatEnabled() - Static method in class com.threerings.util.keybd.Keyboard
Returns whether key auto-repeating is enabled.
isLaidOut() - Method in class com.threerings.chat.SubtitleChatOverlay
 
isLaidOut() - Method in interface com.threerings.miso.client.SceneObjectIndicator
Returns whether the indicator has already been laid out (and thus doesn't need to be again)
isLaidOut() - Method in class com.threerings.miso.client.SceneObjectTip
 
isLegalStartColor(int) - Method in class com.threerings.media.image.ColorPository
Returns true if the specified color is legal for use at character creation time. false is always returned for non-existent colors or classes.
isLegalStartColor(int, int) - Method in class com.threerings.media.image.ColorPository
Returns true if the specified color is legal for use at character creation time. false is always returned for non-existent colors or classes.
isLoaded() - Static method in class com.threerings.util.unsafe.Unsafe
Returns true if the native library was successfully loaded, and if this is the first time it's been checked and it failed, reports the failure.
isLoop() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
If this key is one of the two loop types.
isManaged(AbstractMedia) - Method in class com.threerings.media.AbstractMediaManager
Returns true if the specified media is being managed by this media manager.
isManaged(Sprite) - Method in class com.threerings.media.MediaOverlay
 
isManaged(Animation) - Method in class com.threerings.media.MediaOverlay
 
isManaged(Sprite) - Method in class com.threerings.media.MediaPanel
 
isManaged(Animation) - Method in class com.threerings.media.MediaPanel
 
isManaged(Sprite) - Method in class com.threerings.media.MetaMediaManager
 
isManaged(Animation) - Method in class com.threerings.media.MetaMediaManager
 
isModified() - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
isMoving() - Method in class com.threerings.media.sprite.Sprite
Returns true if this sprite is currently following a path, false if it is not.
isPassable() - Method in class com.threerings.miso.tile.BaseTile
Returns whether or not this tile can be walked upon by character sprites.
isPaused() - Method in class com.threerings.media.MetaMediaManager
Returns true if we are paused, false if we are running normally.
isPaused() - Method in class com.threerings.openal.Source
Determines whether the source is paused.
isPending() - Method in class com.threerings.openal.Sound
Called to check if this sound wants to start playing.
isPlaceOrientedType(int) - Method in class com.threerings.chat.ComicChatOverlay
Is the type of chat place-oriented.
isPlayable() - Method in class com.threerings.openal.ClipBuffer
Returns true if this buffer is loaded and ready to go.
isPlaying() - Method in class com.threerings.openal.Sound
Called to check if this sound is currently playing.
isPlaying() - Method in class com.threerings.openal.Source
Determines whether the source is playing.
isPlaying() - Method in class com.threerings.openal.Stream
Determines whether this stream is currently playing.
isPossiblyAvailable(String) - Method in class com.threerings.resource.KnownAvailabilityResourceBundle
Returns whether we believe the path to be available.
isRegisteredFrameParticipant(FrameParticipant) - Method in class com.threerings.media.FrameManager
Returns true if the specified participant is registered.
isResolved() - Method in class com.threerings.miso.client.SceneBlock
Returns true if this block has been resolved, false if not.
isResponsive() - Method in class com.threerings.miso.client.MisoScenePanel
Returns true if we're responding to user input.
isRunning() - Method in class com.threerings.media.FrameManager
Returns true if the tick interval is be running (not necessarily at that instant, but in general).
isShadow() - Method in class com.threerings.cast.ComponentClass
Returns true if this component class is a shadow layer rather than a normal component class.
isShadowed() - Method in class com.threerings.cast.ComponentClass
Returns true if this component class contributes a shadow to a particular shadow layer.
isShowing() - Method in class com.threerings.chat.ChatOverlay
Returns true if this chat overlay is showing and should therefore update its display accordingly.
isSpeaker(Name) - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
Is the specified player the speaker of this bubble?
isStepValid(int, int, int, int) - Method in class com.threerings.media.util.AStarPathUtil.Info
Returns whether moving from the given source to destination coordinates is a valid move.
isStopped() - Method in class com.threerings.openal.Source
Determines whether the source is stopped.
isTesting() - Method in class com.threerings.media.sound.JavaSoundPlayer
 
isTraversable(int, int) - Method in class com.threerings.media.util.AStarPathUtil.Info
Returns whether the given coordinate is valid and traversable.
isTypeableTarget(Component) - Method in class com.threerings.util.KeyDispatcher
Returns true if the specified target component supports being typed into, and thus we shouldn't steal focus away from it if the user starts typing.
isUnpacked() - Method in class com.threerings.resource.FileResourceBundle
 
isValid(Object) - Method in class com.threerings.media.tile.tools.xml.SwissArmyTileSetRuleSet
 
isValid(Object) - Method in class com.threerings.media.tile.tools.xml.TileSetRuleSet
The ruleset can be provided to a ValidatedSetNextRule to ensure that the tileset was fully parsed before doing something with it.
isValid(Object) - Method in class com.threerings.media.tile.tools.xml.UniformTileSetRuleSet
 
isValid() - Method in class com.threerings.miso.tile.FringeConfiguration.FringeRecord
Did everything parse well?
isValid() - Method in class com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord
Did everything parse well?
isValid(Object) - Method in class com.threerings.miso.tile.tools.xml.BaseTileSetRuleSet
 
isValidSize(int, int) - Method in class com.threerings.media.RegionManager
Used to ensure our dirty regions are not invalid.
isVisible(String) - Method in class com.threerings.miso.client.ObjectActionHandler
Returns true if we should display the text for the action.
iterate() - Method in class com.threerings.miso.client.SceneBlockResolver
 
iterate() - Method in class com.threerings.openal.OpenALSoundPlayer.TickingQueue
 
iterator() - Method in class com.threerings.media.animation.AnimationManager
 
iterator() - Method in class com.threerings.media.MetaMediaManager
 

J

JavaSoundPlayer - Class in com.threerings.media.sound
Manages the playing of audio files via the Java Sound APIs.
JavaSoundPlayer(ResourceManager) - Constructor for class com.threerings.media.sound.JavaSoundPlayer
Constructs a sound manager.
JavaSoundPlayer(ResourceManager, String, String) - Constructor for class com.threerings.media.sound.JavaSoundPlayer
Constructs a sound manager with the default clip cache size.
JavaSoundPlayer(ResourceManager, String, String, int) - Constructor for class com.threerings.media.sound.JavaSoundPlayer
Constructs a sound manager.
JavaSoundPlayer(SoundLoader, int) - Constructor for class com.threerings.media.sound.JavaSoundPlayer
 
JavaSoundPlayer.SoundKey - Class in com.threerings.media.sound
A key for tracking sounds.
JavaSoundPlayer.SoundKey(byte) - Constructor for class com.threerings.media.sound.JavaSoundPlayer.SoundKey
Create a SoundKey that just contains the specified command.
JavaSoundPlayer.SoundKey(byte, String, String) - Constructor for class com.threerings.media.sound.JavaSoundPlayer.SoundKey
Quicky constructor for music keys and lock operations.
JavaSoundPlayer.SoundKey(byte, String, String, int, float, float) - Constructor for class com.threerings.media.sound.JavaSoundPlayer.SoundKey
Constructor for a sound effect soundkey.
jiggleBounds() - Method in class com.threerings.chat.ChatGlyph
The damn repaint manager expects 1 more pixel than the shape gives, so we manually resize.

K

key - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
key - Variable in class com.threerings.media.tile.Tile
The key associated with this tile.
key(int, int) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Returns the key for the specified section.
Keyboard - Class in com.threerings.util.keybd
Provides access to the native operating system's auto-repeat keyboard settings.
Keyboard() - Constructor for class com.threerings.util.keybd.Keyboard
 
KeyboardManager - Class in com.threerings.util
The keyboard manager observes keyboard actions on a particular component and posts commands associated with the key presses to the Controller hierarchy.
KeyboardManager() - Constructor for class com.threerings.util.KeyboardManager
Constructs a keyboard manager that is initially disabled.
KeyboardManager.KeyInfo - Class in com.threerings.util
 
KeyboardManager.KeyInfo(int) - Constructor for class com.threerings.util.KeyboardManager.KeyInfo
Constructs a key info object for the given key code.
KeyboardManager.KeyInfo(char) - Constructor for class com.threerings.util.KeyboardManager.KeyInfo
Constructs a key info object for the given character.
KeyboardManager.KeyObserver - Interface in com.threerings.util
An interface to be implemented by those that care to be notified whenever an event (either a key press or a key release) occurs for any key while the keyboard manager is active.
KeyboardManager.KeyObserverOp - Class in com.threerings.util
An observer operation to notify observers of a key event.
KeyboardManager.KeyObserverOp() - Constructor for class com.threerings.util.KeyboardManager.KeyObserverOp
 
KeyDispatcher - Class in com.threerings.util
Handles dispatching special global key pressed and released events to those that care to monitor and process such things.
KeyDispatcher(Window) - Constructor for class com.threerings.util.KeyDispatcher
Constructs a key dispatcher.
keyPressed(KeyEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
keyPressed(KeyEvent) - Method in class com.threerings.util.KeyboardManager
Called when Swing notifies us that a key has been pressed while the keyboard manager is active.
keyReleased(KeyEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
keyReleased(KeyEvent) - Method in class com.threerings.util.KeyboardManager
Called when Swing notifies us that a key has been released while the keyboard manager is active.
KeyTranslator - Interface in com.threerings.util
The key translator interface provides a means whereby the keyboard manager can map a key code to the logical Controller action command that it represents.
KeyTranslatorImpl - Class in com.threerings.util
A basic implementation of the KeyTranslator interface that provides facilities for mapping key codes to action command strings for use by the KeyboardManager.
KeyTranslatorImpl() - Constructor for class com.threerings.util.KeyTranslatorImpl
 
KeyTranslatorImpl.KeyRecord - Class in com.threerings.util
 
KeyTranslatorImpl.KeyRecord() - Constructor for class com.threerings.util.KeyTranslatorImpl.KeyRecord
 
keyTyped(KeyEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
keyTyped(KeyEvent) - Method in class com.threerings.util.KeyboardManager
Called when Swing notifies us that a key has been typed while the keyboard manager is active.
KnownAvailabilityResourceBundle - Class in com.threerings.resource
Keeps a set of known resources and allows implementors to ask if a resource is in it before performing a potentially expensive failed lookup.
KnownAvailabilityResourceBundle(Set<String>) - Constructor for class com.threerings.resource.KnownAvailabilityResourceBundle
 

L

LabelSprite - Class in com.threerings.media.sprite
A sprite that uses a label to render itself.
LabelSprite(Label) - Constructor for class com.threerings.media.sprite.LabelSprite
Constructs a label sprite that renders itself with the specified label.
LAST_COLORIZATION_KEY - Static variable in class com.threerings.media.tools.RecolorImage
 
LAST_IMAGE_KEY - Static variable in class com.threerings.media.tools.RecolorImage
Keys for our preferences.
layout() - Method in class com.threerings.chat.ChatOverlay
Layout the chat overlay inside the previously configured target component.
layout() - Method in class com.threerings.chat.ComicChatOverlay
 
layout() - Method in class com.threerings.chat.SubtitleChatOverlay
 
layout() - Method in class com.threerings.media.sprite.ImageSprite
Instructs this sprite to lay out its current frame and any accoutrements.
layout(Graphics2D, SceneObject, Rectangle) - Method in interface com.threerings.miso.client.SceneObjectIndicator
Positions the indicator in the scene in relation to key
layout(Graphics2D, Rectangle, SceneObject, SceneObjectTip) - Method in class com.threerings.miso.client.SceneObjectTip.DefaultLayout
 
layout(Graphics2D, SceneObject, Rectangle) - Method in class com.threerings.miso.client.SceneObjectTip
Called to initialize the tip so that it can be painted.
layout - Variable in class com.threerings.miso.client.SceneObjectTip.LayoutReg
The layout to use for objects matching our prefix.
layout(Graphics2D, Rectangle, SceneObject, SceneObjectTip) - Method in interface com.threerings.miso.client.SceneObjectTip.TipLayout
Position the supplied tip relative to the supplied scene object.
layoutLabel() - Method in class com.threerings.media.sprite.LabelSprite
Lays out our underlying label which must be done if the text is changed.
layoutText(Graphics2D, Font, String) - Method in class com.threerings.chat.ComicChatOverlay
Get a label formatted as close to the golden ratio as possible for the specified text and given the standard padding we use on all bubbles.
LEFT - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating moving left.
LinearTimeFunction - Class in com.threerings.media.util
Varies a value linearly with time.
LinearTimeFunction(int, int, int) - Constructor for class com.threerings.media.util.LinearTimeFunction
 
LINEBUF_SIZE - Static variable in class com.threerings.media.sound.JavaSoundPlayer
The size of the line's buffer.
lineIntersection(Point2D, Point2D, boolean, Point2D, Point2D, boolean, Point2D) - Static method in class com.threerings.geom.GeomUtil
Calculate the intersection of two lines.
LinePath - Class in com.threerings.media.util
The line path is used to cause a pathable to go from point A to point B in a certain number of milliseconds.
LinePath(int, int, int, int, long) - Constructor for class com.threerings.media.util.LinePath
Constructs a line path between the two specified points that will be followed in the specified number of milliseconds.
LinePath(Point, Point, long) - Constructor for class com.threerings.media.util.LinePath
Constructs a line path between the two specified points that will be followed in the specified number of milliseconds.
LinePath(Point, long) - Constructor for class com.threerings.media.util.LinePath
Constructs a line path that moves a pathable from whatever its location is at init time to the dest point over the specified number of milliseconds.
LineSegmentPath - Class in com.threerings.media.util
The line segment path is used to cause a pathable to follow a path that is made up of a sequence of line segments.
LineSegmentPath() - Constructor for class com.threerings.media.util.LineSegmentPath
Constructs an empty line segment path.
LineSegmentPath(int, int, int, int) - Constructor for class com.threerings.media.util.LineSegmentPath
Constructs a line segment path that consists of a single segment connecting the point (x1, y1) with (x2, y2).
LineSegmentPath(Point, Point, int) - Constructor for class com.threerings.media.util.LineSegmentPath
Construct a line segment path between the two nodes with the specified direction.
LineSegmentPath(List<Point>) - Constructor for class com.threerings.media.util.LineSegmentPath
Constructs a line segment path with the specified list of points.
lineToString(int, int, int, int) - Static method in class com.threerings.media.util.MathUtil
Return a string representation of the given line.
lineToString(Point, Point) - Static method in class com.threerings.media.util.MathUtil
Return a string representation of the given line.
Listener - Class in com.threerings.openal
Represents the OpenAL listener object.
Listener() - Constructor for class com.threerings.openal.Listener
The listener is only to be created by the SoundManager.
load(String, String) - Method in class com.threerings.media.sound.SoundLoader
Loads the sounds for key from the config in <packagePath>/sound.properties
load() - Method in class com.threerings.openal.ClipBuffer
This method is called by the background sound loading thread and actually loads the sound data from wherever it cometh.
loadBroker(File) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Loads the hashmap ID broker from its persistent representation in the specified file.
loadCachedTileSet(String, String, int, int) - Method in class com.threerings.media.tile.TileManager
Used to load and cache tilesets loaded via TileManager.loadTileSet(java.lang.String, int, int).
loadClip(String) - Method in interface com.threerings.openal.ClipProvider
Loads the specified clip from the appropriate source.
loadClip(String) - Method in class com.threerings.openal.OpenALSoundPlayer
 
loadClip(ClipProvider, String) - Method in class com.threerings.openal.SoundManager
Loads a clip buffer for the sound clip loaded via the specified provider with the specified path.
loadClip(ClipProvider, String, ClipBuffer.Observer) - Method in class com.threerings.openal.SoundManager
Loads a clip buffer for the sound clip loaded via the specified provider with the specified path.
loadClip(String) - Method in class com.threerings.openal.WaveDataClipProvider
 
loadClipData(String, String) - Method in class com.threerings.media.sound.SoundLoader
Read the data from the resource manager.
loadColorPository(ResourceManager) - Static method in class com.threerings.media.image.ColorPository
Loads up a serialized ColorPository from the supplied resource manager.
loadColorPository(InputStream) - Static method in class com.threerings.media.image.ColorPository
Loads up a serialized ColorPository from the supplied resource manager.
loadConfig(String) - Method in class com.threerings.resource.ResourceManager
Loads the configuration properties for our resource sets.
loadConfig(InputStream) - Static method in class com.threerings.util.CompiledConfig
Unserializes a configuration object from the supplied input stream.
LOADED - Static variable in class com.threerings.openal.ClipBuffer
 
loadImage(String) - Method in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
 
loadImage(String) - Method in interface com.threerings.media.image.ImageDataProvider
Returns the image at the specified path.
loadImage(ImageManager.ImageKey) - Method in class com.threerings.media.image.ImageManager
Loads and returns the image with the specified key from the supplied data provider.
loadImage(String) - Method in class com.threerings.media.tile.bundle.TileSetBundle
 
loadImage(String) - Method in class com.threerings.media.tile.SimpleCachingImageProvider
Derived classes must implement this method to actually load the raw source images.
loadImage(File, boolean) - Static method in class com.threerings.resource.ResourceManager
Loads an image from the supplied file.
loadImage(InputStream, boolean) - Static method in class com.threerings.resource.ResourceManager
Loads an image from the given input stream.
loadImage(InputStream) - Static method in class com.threerings.resource.ResourceManager
Loads an image from the supplied input stream.
LOADING - Static variable in class com.threerings.openal.ClipBuffer
 
loadObject(ResourceBundle, String, boolean) - Static method in class com.threerings.cast.bundle.BundleUtil
Attempts to load an object from the supplied resource bundle with the specified path.
loadTileSet(String, int, int) - Method in class com.threerings.media.tile.TileManager
Loads up a tileset from the specified image with the specified metadata parameters.
loadTileSet(String, String, int, int) - Method in class com.threerings.media.tile.TileManager
Loads up a tileset from the specified image (located in the specified resource set) with the specified metadata parameters.
loadTileSet(ImageProvider, String, String, int, int) - Method in class com.threerings.media.tile.TileManager
 
loadTileSets(String, Map<String, TileSet>) - Method in class com.threerings.media.tile.tools.xml.XMLTileSetParser
Loads all of the tilesets specified in the supplied XML tileset description file and places them into the supplied map indexed by tileset name.
loadTileSets(File, Map<String, TileSet>) - Method in class com.threerings.media.tile.tools.xml.XMLTileSetParser
Loads all of the tilesets specified in the supplied XML tileset description file and places them into the supplied map indexed by tileset name.
loadTileSets(InputStream, Map<String, TileSet>) - Method in class com.threerings.media.tile.tools.xml.XMLTileSetParser
Loads all of the tilesets specified in the supplied XML tileset description file and places them into the supplied map indexed by tileset name.
loc - Variable in class com.threerings.media.util.PathNode
The node coordinates in screen pixels.
LOCK - Static variable in class com.threerings.media.sound.JavaSoundPlayer
 
lock(String, String...) - Method in class com.threerings.media.sound.JavaSoundPlayer
 
lock(String, String...) - Method in class com.threerings.media.sound.SoundPlayer
Optionally lock each of these keys prior to playing, to guarantee that it will be quickly available for playing.
lock(String, String...) - Method in class com.threerings.openal.OpenALSoundPlayer
 
Log - Class in com.threerings.cast
Contains a reference to the log object used by the Cast package.
Log() - Constructor for class com.threerings.cast.Log
 
log - Static variable in class com.threerings.cast.Log
 
Log - Class in com.threerings.geom
Contains a reference to the log object used by this package.
Log() - Constructor for class com.threerings.geom.Log
 
log - Static variable in class com.threerings.geom.Log
 
Log - Class in com.threerings.media
Contains a reference to the log object used by the media services package.
Log() - Constructor for class com.threerings.media.Log
 
log - Static variable in class com.threerings.media.Log
We dispatch our log messages through this logger.
log - Variable in class com.threerings.media.timer.CalibratingTimer
Used to log things.
Log - Class in com.threerings.miso
Contains a reference to the log object used by the Miso package.
Log() - Constructor for class com.threerings.miso.Log
 
log - Static variable in class com.threerings.miso.Log
 
log - Static variable in class com.threerings.NenyaLog
We dispatch our log messages through this logger.
Log - Class in com.threerings.openal
Contains a reference to the log object used by this package.
Log() - Constructor for class com.threerings.openal.Log
 
log - Static variable in class com.threerings.openal.Log
 
Log - Class in com.threerings.resource
Contains a reference to the log object used by the resource management package.
Log() - Constructor for class com.threerings.resource.Log
 
log - Static variable in class com.threerings.resource.Log
 
logKey(String, KeyEvent) - Method in class com.threerings.util.KeyboardManager
Logs the given message and key.
LONG_RESOLVE_TIME - Static variable in class com.threerings.miso.client.SceneBlockResolver
Blocks shouldn't take too long to resolve.
lookup(String) - Static method in class com.threerings.miso.client.ObjectActionHandler
Looks up the object action handler associated with the specified command.
LOOP - Static variable in class com.threerings.media.sound.JavaSoundPlayer
 
loop(String, String, float) - Method in class com.threerings.media.sound.JavaSoundPlayer
 
loop(String, String, float, byte) - Method in class com.threerings.media.sound.JavaSoundPlayer
Loop the specified sound.
loop(SoundPlayer.SoundType, String, String) - Method in class com.threerings.media.sound.SoundPlayer
Loop the specified sound, stopping as quickly as possible when stop is called.
loop(SoundPlayer.SoundType, String, String, float) - Method in class com.threerings.media.sound.SoundPlayer
Loop the specified sound, stopping as quickly as possible when stop is called.
loop(String, String, float) - Method in class com.threerings.media.sound.SoundPlayer
Loop the specified sound, stopping as quickly as possible when stop is called.
loop(String, String, float) - Method in class com.threerings.openal.OpenALSoundPlayer
 
loop(String, String, float, float) - Method in class com.threerings.openal.OpenALSoundPlayer
 
loop(SoundPlayer.SoundType, String, String, float, float[]) - Method in class com.threerings.openal.OpenALSoundPlayer
 
loop(boolean) - Method in class com.threerings.openal.Sound
Loops this sound, starting from the beginning of the audio data.
loop - Variable in class com.threerings.openal.URLStream.QueuedURL
Whether or not to play the URL in a loop when there's nothing in the queue.
lostFocus() - Method in class com.threerings.util.KeyboardManager
Called when the keyboard manager loses focus and should cease handling keys.
LOW - Static variable in class com.threerings.media.tile.ObjectTileSet
The low suffix for walls and attachments.
lx - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The leftmost tile coordinates.
ly - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The leftmost tile coordinates.

M

main(String[]) - Static method in class com.threerings.cast.bundle.tools.DumpBundle
 
main(String[]) - Static method in class com.threerings.media.image.tools.DumpColorPository
 
main(String[]) - Static method in class com.threerings.media.tile.bundle.tools.DumpBundle
 
main(String[]) - Static method in class com.threerings.media.tile.tools.DumpTileSetMap
 
main(String[]) - Static method in class com.threerings.media.tile.tools.RenameTileSet
 
main(String[]) - Static method in class com.threerings.media.tools.RecolorImage
 
main(String[]) - Static method in class com.threerings.util.keybd.Keyboard
Tests keyboard functionality.
makeKey(ClipProvider, String) - Static method in class com.threerings.openal.ClipBuffer
Create a key that uniquely identifies this combination of clip provider and path.
makePath(CharacterComponent, String, String) - Method in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
 
makeSceneObject(ObjectInfo) - Method in class com.threerings.miso.client.SceneBlock
 
ManagedJApplet - Class in com.threerings.media
When using the FrameManager in an Applet, one must use this top-level class.
ManagedJApplet() - Constructor for class com.threerings.media.ManagedJApplet
 
ManagedJFrame - Class in com.threerings.media
When using the FrameManager, one must use this top-level frame class.
ManagedJFrame() - Constructor for class com.threerings.media.ManagedJFrame
Constructs a managed frame with no title.
ManagedJFrame(String) - Constructor for class com.threerings.media.ManagedJFrame
Constructs a managed frame with the specified title.
ManagedJFrame(GraphicsConfiguration) - Constructor for class com.threerings.media.ManagedJFrame
Constructs a managed frame in the specified graphics configuration.
MapFileTileSetIDBroker - Class in com.threerings.media.tile.tools
Stores a set of tileset name to id mappings in a map file.
MapFileTileSetIDBroker(File) - Constructor for class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Creates a broker that will use the specified file as its persistent store.
markCompletelyClean(JComponent) - Method in class com.threerings.media.ActiveRepaintManager
 
mask - Variable in class com.threerings.cast.ComponentClass
The class name of the layer from which this component class obtains a mask to limit rendering to certain areas.
MASK - Static variable in class com.threerings.media.tile.TileUtil
 
mask - Variable in class com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord
Is this a mask?
matches(String, String, int) - Method in class com.threerings.cast.ComponentClass.PriorityOverride
Determines whether this priority override matches the specified action, orientation ant component combination.
matches(float[], int[]) - Method in class com.threerings.media.image.Colorization
Returns true if this colorization matches the supplied color, false otherwise.
MathUtil - Class in com.threerings.media.util
Provides miscellaneous useful utility routines for mathematical calculations.
MathUtil() - Constructor for class com.threerings.media.util.MathUtil
 
MAX_ALLOWED_DRIFT_RATIO - Static variable in class com.threerings.media.timer.CalibratingTimer
The largest drift ratio we'll allow without correcting.
MAX_BUBBLES - Static variable in class com.threerings.chat.ComicChatOverlay
The maximum number of bubbles to show.
MAX_BUBBLES_PER_USER - Static variable in class com.threerings.chat.ComicChatOverlay
The maximum number of bubbles to show per user.
MAX_HEIGHT - Static variable in class com.threerings.miso.client.ResolutionView
 
MAX_QUEUE_SIZE - Static variable in class com.threerings.media.sound.JavaSoundPlayer
The queue size at which we start to ignore requests to play sounds.
MAX_SOUND_DELAY - Static variable in class com.threerings.media.sound.JavaSoundPlayer
The maximum time after which we throw away a sound rather than play it.
MAX_SPOOLERS - Static variable in class com.threerings.media.sound.JavaSoundPlayer
The maximum number of spoolers we'll allow.
MAX_WAIT_TIME - Static variable in class com.threerings.media.sound.JavaSoundPlayer
The maximum time a spooler will wait for a stream before deciding to shut down.
MAX_WIDTH - Static variable in class com.threerings.miso.client.ResolutionView
 
maxcost - Variable in class com.threerings.media.util.AStarPathUtil.Info
The maximum cost of any path that we'll consider.
MediaConstants - Interface in com.threerings.media
Constants specific to the media package.
MediaHost - Interface in com.threerings.media
Provides the glue between AbstractMediaManager and MediaPanel and MediaOverlay.
MediaOverlay - Class in com.threerings.media
Provides an overlaid media "canvas" that allows for the rendering of sprites and animations on top of everything else that takes place the view managed by a FrameManager.
MediaOverlay(FrameManager) - Constructor for class com.threerings.media.MediaOverlay
Creates a media overlay.
MediaPanel - Class in com.threerings.media
Provides a useful extensible framework for rendering animated displays that use sprites and animations.
MediaPanel(FrameManager) - Constructor for class com.threerings.media.MediaPanel
Constructs a media panel.
MediaPanel.ActionSpriteHandler - Class in com.threerings.media
Handles ActionSprite/HoverSprite/ArmingSprite manipulation.
MediaPanel.ActionSpriteHandler() - Constructor for class com.threerings.media.MediaPanel.ActionSpriteHandler
 
MediaPanel.Obscurer - Interface in com.threerings.media
 
MediaPrefs - Class in com.threerings.media
Provides access to runtime configuration parameters for the media package and its subpackages.
MediaPrefs() - Constructor for class com.threerings.media.MediaPrefs
 
MediaTimer - Interface in com.threerings.media.timer
Provides a pluggable mechanism for delivering high resolution timing information.
menuDeactivated(RadialMenu) - Method in class com.threerings.miso.client.MisoScenePanel
 
METADATA_PATH - Static variable in class com.threerings.media.tile.bundle.BundleUtil
The path to the metadata resource that we will attempt to load from our resource set.
MetadataBundlerTask - Class in com.threerings.cast.bundle.tools
Ant task for creating metadata bundles, which contain action sequence and component class definition information.
MetadataBundlerTask() - Constructor for class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
MetaMediaManager - Class in com.threerings.media
Coordinates interaction between a sprite and animation manager and the media host that hosts and renders them.
MetaMediaManager(FrameManager, MediaHost) - Constructor for class com.threerings.media.MetaMediaManager
 
METRICS_SUFFIX - Static variable in class com.threerings.media.IconManager
The suffix we append to an icon set name to obtain the tileset metrics configuration parameter.
MillisTimer - Class in com.threerings.media.timer
Implements the MediaTimer interface using System.currentTimeMillis() to obtain timing information.
MillisTimer() - Constructor for class com.threerings.media.timer.MillisTimer
 
MIN_ALLOWED_DRIFT_RATIO - Static variable in class com.threerings.media.timer.CalibratingTimer
The smallest drift ratio we'll allow without correcting.
MINIMUM_SPLIT_WIDTH - Static variable in class com.threerings.chat.ComicChatOverlay
The minimum width of a bubble's label before we consider splitting lines.
Mirage - Interface in com.threerings.media.image
Provides an interface via which images can be accessed in a way that allows them to optionally be located in video memory where that affords performance improvements.
MirageIcon - Class in com.threerings.media.image
Implements the Swing Icon interface with a mirage providing the image information.
MirageIcon(Mirage) - Constructor for class com.threerings.media.image.MirageIcon
 
MisoConfig - Class in com.threerings.miso
Provides access to the Miso configuration.
MisoConfig() - Constructor for class com.threerings.miso.MisoConfig
 
MisoContext - Interface in com.threerings.miso.util
Provides Miso code with access to the managers that it needs to do its thing.
MisoPrefs - Class in com.threerings.miso
Provides access to runtime configuration parameters for the miso package and its subpackages.
MisoPrefs() - Constructor for class com.threerings.miso.MisoPrefs
 
MisoSceneMetrics - Class in com.threerings.miso.util
Contains information on the configuration of a particular isometric view.
MisoSceneMetrics(int, int, int) - Constructor for class com.threerings.miso.util.MisoSceneMetrics
Constructs scene metrics by directly specifying the desired config parameters.
MisoSceneModel - Class in com.threerings.miso.data
Contains basic information for a miso scene model that is shared among the specialized model implementations.
MisoSceneModel() - Constructor for class com.threerings.miso.data.MisoSceneModel
Creates a completely uninitialized model suitable for little more than unserialization.
MisoScenePanel - Class in com.threerings.miso.client
Renders a Miso scene for all to see.
MisoScenePanel(MisoContext, MisoSceneMetrics) - Constructor for class com.threerings.miso.client.MisoScenePanel
Creates a blank miso scene display.
MisoScenePanel.PaintTileOp - Class in com.threerings.miso.client
Used by MisoScenePanel.paintTiles(java.awt.Graphics2D, java.awt.Rectangle).
MisoScenePanel.PaintTileOp() - Constructor for class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
MisoTileManager - Class in com.threerings.miso.tile
Extends the basic tile manager and provides support for automatically generating fringes in between different types of base tiles in a scene.
MisoTileManager(ResourceManager, ImageManager) - Constructor for class com.threerings.miso.tile.MisoTileManager
Creates a tile manager and provides it with a reference to the image manager from which it will load tileset images.
MisoUtil - Class in com.threerings.miso.util
Miscellaneous isometric-display-related utility routines.
MisoUtil() - Constructor for class com.threerings.miso.util.MisoUtil
 
modelChanged(int) - Method in interface com.threerings.cast.builder.BuilderModelListener
Called by the BuilderModel when the model is changed.
modelChanged(int) - Method in class com.threerings.cast.builder.SpritePanel
 
modeOf(int) - Static method in class com.threerings.chat.ChatLogic
Extracts the mode constant from the type value.
ModeUtil - Class in com.threerings.media.util
Display mode related utilities.
ModeUtil() - Constructor for class com.threerings.media.util.ModeUtil
 
mouseClicked(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mouseClicked(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
mouseDragged(MouseEvent) - Method in class com.threerings.media.MediaPanel.ActionSpriteHandler
 
mouseDragged(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mouseDragged(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
mouseEntered(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mouseEntered(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
mouseExited(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mouseExited(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
mouseMoved(MouseEvent) - Method in class com.threerings.media.MediaPanel.ActionSpriteHandler
 
mouseMoved(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mouseMoved(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
mousePressed(MouseEvent) - Method in class com.threerings.media.MediaPanel.ActionSpriteHandler
 
mousePressed(MouseEvent) - Method in class com.threerings.media.tools.RecolorImage
 
mousePressed(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mousePressed(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
mouseReleased(MouseEvent) - Method in class com.threerings.media.MediaPanel.ActionSpriteHandler
 
mouseReleased(MouseEvent) - Method in class com.threerings.miso.client.MisoScenePanel
 
mouseReleased(MouseEvent) - Method in class com.threerings.util.IdleTracker.EventListener
 
move(Path) - Method in class com.threerings.media.sprite.Sprite
Set the sprite's active path and start moving it along its merry way.
moveAndFadeIn(Path, long, float) - Method in class com.threerings.media.sprite.FadableImageSprite
Puts this sprite on the specified path and fades it in over the specified duration.
moveAndFadeInAndOut(Path, long, float) - Method in class com.threerings.media.sprite.FadableImageSprite
Puts this sprite on the specified path, fading it in over the specified duration at the beginning and fading it out at the end.
moveAndFadeOut(Path, long, float) - Method in class com.threerings.media.sprite.FadableImageSprite
Puts this sprite on the specified path and fades it out over the specified duration.
moveDirection(Point, int, int, int) - Static method in class com.threerings.util.DirectionUtil
Move the specified point in the specified screen direction, adjusting by the specified adjustments.
MOVEMENT_CUED - Static variable in class com.threerings.media.sprite.ImageSprite
Animation mode indicating movement cued animation.
Mp3StreamDecoder - Class in com.threerings.openal
Decodes MP3 streams.
Mp3StreamDecoder() - Constructor for class com.threerings.openal.Mp3StreamDecoder
 
MultiFrameAnimation - Class in com.threerings.media.animation
Animates a sequence of image frames in place with a particular frame rate.
MultiFrameAnimation(MultiFrameImage, double, boolean) - Constructor for class com.threerings.media.animation.MultiFrameAnimation
Creates a multi-frame animation with the specified source image frames and the specified target frame rate (in frames per second).
MultiFrameAnimation(MultiFrameImage, FrameSequencer) - Constructor for class com.threerings.media.animation.MultiFrameAnimation
Creates a multi-frame animation with the specified source image frames and the specified target frame rate (in frames per second).
MultiFrameImage - Interface in com.threerings.media.util
The multi-frame image interface provides encapsulated access to a set of images that are used to create a multi-frame animation.
MultiFrameImageImpl - Class in com.threerings.media.util
A basic implementation of the MultiFrameImage interface intended to facilitate the creation of MFIs whose display frames consist of multiple image objects.
MultiFrameImageImpl(Mirage[]) - Constructor for class com.threerings.media.util.MultiFrameImageImpl
Constructs a multiple frame image object.
MULTIPLIER - Static variable in class com.threerings.media.tile.TileUtil
 
MultiTileSprite - Interface in com.threerings.miso.client
Implemented by any sprite that wishes to be treated as occupying a larger-than-one-tile region by Miso's render order finding algorithms.
MUSIC - Static variable in interface com.threerings.media.sound.SoundCodes
Songs and the like.

N

name - Variable in class com.threerings.cast.ActionSequence
The action sequence name.
name - Variable in class com.threerings.cast.CharacterComponent
The component's name.
name - Variable in class com.threerings.cast.ComponentClass
The component class name.
name - Variable in class com.threerings.media.image.ColorPository.ClassRecord
The name of the color class.
name - Variable in class com.threerings.media.image.ColorPository.ColorRecord
The name of the target color.
NanoTimer - Class in com.threerings.media.timer
Uses the System.nanoTime() method introduced in 1.5 to try to obtain higher resolution timestamps than those available via System.currentTimeMillis().
NanoTimer() - Constructor for class com.threerings.media.timer.NanoTimer
 
nativeSetegid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Calls through to the native OS system call to change our egid.
nativeSeteuid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Calls through to the native OS system call to change our euid.
nativeSetgid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Calls through to the native OS system call to change our gid.
nativeSetuid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Calls through to the native OS system call to change our uid.
nativeSleep(int) - Static method in class com.threerings.util.unsafe.Unsafe
Sleeps the current thread for the specified number of milliseconds.
naturalCompareTo(AbstractMedia) - Method in class com.threerings.media.AbstractMedia
"Naturally" compares this media with the specified other media (which by definition will have the same render order value).
nearestToLine(Point, Point, Point, Point) - Static method in class com.threerings.geom.GeomUtil
Computes the point nearest to the specified point p3 on the line defined by the two points p1 and p2.
needsPaint() - Method in class com.threerings.media.FrameInterval
 
needsPaint() - Method in interface com.threerings.media.FrameParticipant
Called immediately prior to FrameParticipant.getComponent() and then Component.paint(java.awt.Graphics) on said component, to determine whether or not this frame participant needs to be painted.
needsPaint() - Method in class com.threerings.media.MediaPanel
 
needsPaint() - Method in class com.threerings.media.MetaMediaManager
Our media front end should implement FrameParticipant and call this method in their FrameParticipant.needsPaint() method.
needsPaint() - Method in class com.threerings.media.TimerView
 
neighborKey(int, int) - Method in class com.threerings.miso.client.SceneBlock
Computes the key of our neighbor.
NenyaLog - Class in com.threerings
Contains a reference to the log object used by this library.
NenyaLog() - Constructor for class com.threerings.NenyaLog
 
NestableRuleSet - Interface in com.threerings.tools.xml
Used to define rule sets that can be nested within other rule sets.
NestableWriter - Interface in com.threerings.tools.xml
Provides the writing component of the nestable parsing system described by NestableRuleSet.
NETWORK_SET_TYPE - Static variable in class com.threerings.resource.ResourceManager
Resource set type indicating the resources should be loaded over the network.
NetworkResourceBundle - Class in com.threerings.resource
Resource bundle that retrieves its contents via HTTP over the network from a root URL.
NetworkResourceBundle(String, String, Set<String>) - Constructor for class com.threerings.resource.NetworkResourceBundle
 
newInstance(FrameManager.ManagedRoot) - Static method in class com.threerings.media.FrameManager
Creates a frame manager that will try to use a high resolution timer for timing but will fall back to MillisTimer, which is available on every platform, but returns inaccurate time stamps on many platforms.
newInstance(FrameManager.ManagedRoot, MediaTimer) - Static method in class com.threerings.media.FrameManager
Constructs a frame manager that will do its rendering to the supplied root and use the supplied media timer for timing information.
newNinePatchContaining(NinePatch, Rectangle) - Static method in class com.threerings.media.image.NinePatchMirage
Returns a new Mirage that's a NinePatch stretched and positioned to contain the given Rectangle.
newPlaceEntered(ChatOverlay.InfoProvider) - Method in class com.threerings.chat.ChatOverlay
Callback from the target that the place has changed and we are to now talk to the new info provider.
newPlaceEntered(ChatOverlay.InfoProvider) - Method in class com.threerings.chat.ComicChatOverlay
 
newScene() - Method in class com.threerings.miso.client.ResolutionView
 
nextEntry(OutputStream, String) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Advances to the next named entry in the bundle and returns the stream to which to write that entry.
nextEntry(OutputStream, String) - Method in class com.threerings.cast.bundle.tools.DirectoryComponentBundlerTask
 
nextEntry(OutputStream, String) - Method in class com.threerings.cast.bundle.tools.DirectoryMetadataBundlerTask
 
nextEntry(OutputStream, String) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
Advances to the next named entry in the bundle and returns the stream to which to write that entry.
NinePatch - Class in com.threerings.media.image
The NinePatch class permits drawing a bitmap in nine sections.
NinePatch(BufferedImage) - Constructor for class com.threerings.media.image.NinePatch
Builds a NinePatch based on the given image.
NinePatch(BufferedImage, Rectangle, Rectangle) - Constructor for class com.threerings.media.image.NinePatch
Builds a NinePatch based on the given image.
NinePatchMirage - Class in com.threerings.media.image
Wraps a NinePatch as a Mirage of specific dimensions.
NinePatchMirage(BufferedImage, int, int) - Constructor for class com.threerings.media.image.NinePatchMirage
 
NinePatchMirage(NinePatch, int, int) - Constructor for class com.threerings.media.image.NinePatchMirage
 
NO_ANIMATION - Static variable in class com.threerings.media.sprite.ImageSprite
Animation mode indicating no animation.
NONE - Static variable in class com.threerings.media.tools.RecolorImage
 
NONE - Static variable in class com.threerings.media.util.ArcPath
An orientation indicating that the pathable should not be oriented as it moves along the path.
NONE - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating no direction.
NORMAL - Static variable in class com.threerings.media.sprite.ButtonSprite
The normal, square button style.
NORMAL - Static variable in class com.threerings.media.util.ArcPath
An orientation constant indicating that the normal (eight) directions should be used to orient the pathable being made to follow this path.
NORTH - Static variable in class com.threerings.miso.tile.AutoFringer
 
NORTH - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating north.
NORTHEAST - Static variable in class com.threerings.miso.tile.AutoFringer
 
NORTHEAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating northeast.
NORTHNORTHEAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating north by northeast.
NORTHNORTHWEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating north by northwest.
NORTHWEST - Static variable in class com.threerings.miso.tile.AutoFringer
 
NORTHWEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating northwest.
NoSuchComponentException - Exception in com.threerings.cast
Thrown when an attempt is made to retrieve a non-existent character component from the component repository.
NoSuchComponentException(int) - Constructor for exception com.threerings.cast.NoSuchComponentException
 
NoSuchComponentException(String, String) - Constructor for exception com.threerings.cast.NoSuchComponentException
 
NoSuchTileSetException - Exception in com.threerings.media.tile
Thrown when an attempt is made to retrieve a non-existent tile set from the tile set manager.
NoSuchTileSetException(String) - Constructor for exception com.threerings.media.tile.NoSuchTileSetException
 
NoSuchTileSetException(int) - Constructor for exception com.threerings.media.tile.NoSuchTileSetException
 
noteDirty(int) - Method in class com.threerings.media.MetaMediaManager
Called by the host to coordinate dirty region tracking.
notifyListeners(int) - Method in class com.threerings.cast.builder.BuilderModel
Notifies all model listeners that the builder model has changed.
notifyObservers(int, int, long) - Method in class com.threerings.util.KeyboardManager
Notifies all registered key observers of the supplied key event.
NUM_FRINGEBITS - Static variable in class com.threerings.miso.tile.AutoFringer
 

O

obj - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The dirtied object; one of either a sprite or an object tile.
ObjectActionHandler - Class in com.threerings.miso.client
Objects in scenes can be configured to generate action events.
ObjectActionHandler() - Constructor for class com.threerings.miso.client.ObjectActionHandler
 
objectFootprintOverlaps(SceneObject) - Method in class com.threerings.miso.client.SceneObject
Returns true if this object's footprint overlaps that of the specified other object.
objectFootprintOverlaps(Rectangle) - Method in class com.threerings.miso.client.SceneObject
Returns true if this object's footprint overlaps the supplied tile coordinate rectangle.
ObjectInfo - Class in com.threerings.miso.data
Contains information about an object in a Miso scene.
ObjectInfo(int, int, int) - Constructor for class com.threerings.miso.data.ObjectInfo
Convenience constructor.
ObjectInfo(ObjectInfo) - Constructor for class com.threerings.miso.data.ObjectInfo
Creates an object info that is a copy of the supplied info.
ObjectInfo() - Constructor for class com.threerings.miso.data.ObjectInfo
Zero argument constructor needed for unserialization.
objectInfo - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
Information records for the "interesting" objects in the object layer.
objectInfo - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
Information records for the "interesting" objects in the object layer.
ObjectSet - Class in com.threerings.miso.util
Used to store an (arbitrarily) ordered, low-impact iteratable (doesn't require object creation), set of ObjectInfo instances.
ObjectSet() - Constructor for class com.threerings.miso.util.ObjectSet
 
ObjectTile - Class in com.threerings.media.tile
An object tile extends the base tile to provide support for objects whose image spans more than one unit tile.
ObjectTile() - Constructor for class com.threerings.media.tile.ObjectTile
 
objectTileIds - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The combined tile ids (tile set id and tile id) of the "uninteresting" tiles in the object layer.
objectTileIds - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The combined tile ids (tile set id and tile id) of the "uninteresting" tiles in the object layer.
ObjectTileSet - Class in com.threerings.media.tile
The object tileset supports the specification of object information for object tiles in addition to all of the features of the swiss army tileset.
ObjectTileSet() - Constructor for class com.threerings.media.tile.ObjectTileSet
 
ObjectTileSetRuleSet - Class in com.threerings.media.tile.tools.xml
Parses ObjectTileSet instances from a tileset description.
ObjectTileSetRuleSet() - Constructor for class com.threerings.media.tile.tools.xml.ObjectTileSetRuleSet
 
objectXs - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The x coordinate of the "uninteresting" tiles in the object layer.
objectXs - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The x coordinate of the "uninteresting" tiles in the object layer.
objectYs - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The y coordinate of the "uninteresting" tiles in the object layer.
objectYs - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The y coordinate of the "uninteresting" tiles in the object layer.
observers - Variable in class com.threerings.resource.ResourceManager.ObservedResource
The observers listening for modifications to this resource.
offsets - Variable in class com.threerings.media.image.Colorization
The adjustments to make to hue, saturation and value.
offsets - Variable in class com.threerings.media.image.ColorPository.ColorRecord
Data indicating the offset (in HSV color space) from the source color to recolor to this color.
OggStreamDecoder - Class in com.threerings.openal
Decodes Ogg Vorbis streams.
OggStreamDecoder() - Constructor for class com.threerings.openal.OggStreamDecoder
 
ON_SURFACE - Static variable in class com.threerings.media.tile.ObjectTileSet
A constraint indicating that the object must be placed on a surface.
ON_WALL - Static variable in class com.threerings.media.tile.ObjectTileSet
A constraint prefix indicating that the object must be placed on a wall facing the suffixed direction (N, E, S, or W).
open - Variable in class com.threerings.media.util.AStarPathUtil.Info
The set of open nodes being searched.
OpenALSoundPlayer - Class in com.threerings.openal
Implements the abstract pieces of SoundPlayer via OpenAL.
OpenALSoundPlayer(SoundLoader) - Constructor for class com.threerings.openal.OpenALSoundPlayer
 
OpenALSoundPlayer.MediaALSoundManager - Class in com.threerings.openal
Extends sound manager to allow sounds to be pulled out of the locked map.
OpenALSoundPlayer.MediaALSoundManager() - Constructor for class com.threerings.openal.OpenALSoundPlayer.MediaALSoundManager
 
OpenALSoundPlayer.SoundGrabber - Class in com.threerings.openal
Loads a sound in its run method and calls subclasses with soundLoaded to let them know it's ready.
OpenALSoundPlayer.SoundGrabber(String, String) - Constructor for class com.threerings.openal.OpenALSoundPlayer.SoundGrabber
 
OpenALSoundPlayer.TickingQueue - Class in com.threerings.openal
Updates the sound manager's streams every STREAM_UPDATE_INTERVAL and processes sound runnables added to its queue.
OpenALSoundPlayer.TickingQueue() - Constructor for class com.threerings.openal.OpenALSoundPlayer.TickingQueue
 
openConnection(URL) - Method in class com.threerings.resource.Handler
 
OrientableImageSprite - Class in com.threerings.media.sprite
An image sprite that uses AWT's rotation methods to render itself in different orientations.
OrientableImageSprite() - Constructor for class com.threerings.media.sprite.OrientableImageSprite
Creates a new orientable image sprite.
OrientableImageSprite(Mirage) - Constructor for class com.threerings.media.sprite.OrientableImageSprite
Creates a new orientable image sprite.
OrientableImageSprite(MultiFrameImage) - Constructor for class com.threerings.media.sprite.OrientableImageSprite
Creates a new orientable image sprite.
orients - Variable in class com.threerings.cast.ActionSequence
Orientation codes for the orientations available for this action.
orients - Variable in class com.threerings.cast.ComponentClass.PriorityOverride
The orientations, if any, for which this override is appropriate.
origin - Variable in class com.threerings.cast.ActionSequence
The position of the character's base for this sequence.
ORIGIN_X_COMP - Static variable in class com.threerings.miso.client.DirtyItemList
The comparator used to sort dirty items in ascending origin x-coordinate order.
ORIGIN_Y_COMP - Static variable in class com.threerings.miso.client.DirtyItemList
The comparator used to sort dirty items in ascending origin y-coordinate order.
OUTER_ELEMENT - Static variable in class com.threerings.miso.tools.xml.SimpleMisoSceneWriter
The element used to enclose scene models written with this writer.
OUTER_ELEMENT - Static variable in class com.threerings.miso.tools.xml.SparseMisoSceneWriter
The element used to enclose scene models written with this writer.
ox - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The origin tile coordinates.
oy - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The origin tile coordinates.

P

PAD - Static variable in class com.threerings.chat.ChatLogic
The padding in each direction around the text to the edges of a chat 'bubble'.
PAD - Static variable in class com.threerings.chat.SubtitleChatOverlay
The padding in each direction around the text to the edges of a chat 'bubble'.
PADDING - Static variable in class com.threerings.media.sprite.ButtonSprite
The number of pixels to add between the text and the border.
paint(Graphics2D) - Method in class com.threerings.cast.CharacterSprite
 
paint(Graphics2D, int, int) - Method in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
paint(Graphics2D) - Method in class com.threerings.chat.ChatGlyph
 
paint(Graphics2D) - Method in class com.threerings.media.AbstractMedia
Called by the appropriate manager to request that the media render itself with the given graphics context.
paint(Graphics2D, int, Shape) - Method in class com.threerings.media.AbstractMediaManager
Renders all registered media in the given layer that intersect the supplied clipping rectangle to the given graphics context.
paint(Graphics2D) - Method in class com.threerings.media.animation.AnimationSequencer
 
paint(Graphics2D) - Method in class com.threerings.media.animation.AnimationSprite
 
paint(Graphics2D) - Method in class com.threerings.media.animation.BlankAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.BlendAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.BobbleAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.ExplodeAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.FadeAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.FloatingTextAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.GleamAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.MultiFrameAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.RainAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.ScaleAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.SparkAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.SpriteAnimation
 
paint(Graphics2D) - Method in class com.threerings.media.animation.SpritePathAnimation
 
paint(long) - Method in class com.threerings.media.BackFrameManager
 
paint(long) - Method in class com.threerings.media.FlipFrameManager
 
paint(long) - Method in class com.threerings.media.FrameManager
Called once per frame to invoke FrameManager.paint(long) on all of our frame participants' components and all dirty components managed by our ActiveRepaintManager.
paint(Graphics2D) - Method in class com.threerings.media.FrameManager
Paints our frame participants and any dirty components via the repaint manager.
paint(Graphics2D, float) - Method in class com.threerings.media.HourglassView
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.BlankMirage
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.BufferedMirage
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.CompositeMirage
 
paint(Graphics2D, int, int) - Method in interface com.threerings.media.image.Mirage
Renders this mirage at the specified position in the supplied graphics context.
paint(Graphics2D, Rectangle) - Method in class com.threerings.media.image.NinePatch
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.NinePatchMirage
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.SolidMirage
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.TransformedMirage
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.image.VolatileMirage
 
paint(Graphics) - Method in class com.threerings.media.ManagedJFrame
We catch paint requests and forward them on to the repaint infrastructure.
paint(Graphics2D) - Method in class com.threerings.media.MediaOverlay
Called by the FrameManager after everything is done painting, allowing us to paint gloriously overtop of everything in the frame.
paint(Graphics) - Method in class com.threerings.media.MediaPanel
 
paint(Graphics2D, Rectangle[]) - Method in class com.threerings.media.MediaPanel
Performs the actual painting of the media panel.
paint(Graphics2D) - Method in class com.threerings.media.sprite.ButtonSprite
 
paint(Graphics2D) - Method in class com.threerings.media.sprite.FadableImageSprite
 
paint(Graphics2D) - Method in class com.threerings.media.sprite.ImageSprite
 
paint(Graphics2D) - Method in class com.threerings.media.sprite.LabelSprite
 
paint(Graphics2D) - Method in class com.threerings.media.sprite.OrientableImageSprite
 
paint(Graphics2D) - Method in class com.threerings.media.sprite.Sprite
 
paint(Graphics2D, int, int) - Method in class com.threerings.media.tile.Tile
Render the tile image at the specified position in the given graphics context.
paint(Graphics2D, int, int) - Method in class com.threerings.media.tile.TrimmedTile
 
paint(Graphics2D, float) - Method in class com.threerings.media.TimerView
Paint the timer into the given graphics context at the inputted percent complete (0f means just started, 1f means just finished).
paint(Graphics2D) - Method in class com.threerings.media.util.ArcPath
 
paint(Graphics, int, int, int, int) - Method in class com.threerings.media.util.BackgroundTiler
Fills the requested region with the background defined by our source image.
paint(Graphics2D) - Method in class com.threerings.media.util.BobblePath
 
paint(Graphics2D) - Method in class com.threerings.media.util.DelayPath
 
paint(Graphics2D) - Method in class com.threerings.media.util.LinePath
 
paint(Graphics2D) - Method in class com.threerings.media.util.LineSegmentPath
 
paint(Graphics2D) - Method in interface com.threerings.media.util.Path
Paint this path on the screen (used for debugging purposes only).
paint(Graphics2D) - Method in class com.threerings.media.util.PathSequence
 
paint(Graphics2D, Rectangle[]) - Method in class com.threerings.media.VirtualMediaPanel
 
paint(Graphics2D) - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
Paints the dirty item to the given graphics context.
paint(Graphics) - Method in class com.threerings.miso.client.MisoScenePanel
 
paint(Graphics2D) - Method in class com.threerings.miso.client.ResolutionView.BlockGlyph
 
paint(Graphics2D) - Method in class com.threerings.miso.client.SceneObject
Requests that this scene object render itself.
paint(Graphics2D) - Method in interface com.threerings.miso.client.SceneObjectIndicator
Paints the indicator in the scene.
paint(Graphics2D) - Method in class com.threerings.miso.client.SceneObjectTip
 
paintAndClear(Graphics2D) - Method in class com.threerings.miso.client.DirtyItemList
Paints all the dirty items in this list using the supplied graphics context.
paintAnimation(Graphics2D) - Method in class com.threerings.media.animation.FadeAnimation
Here is where derived animations actually render their image.
paintAnimation(Graphics2D) - Method in class com.threerings.media.animation.FadeImageAnimation
 
paintAnimation(Graphics2D) - Method in class com.threerings.media.animation.FadeLabelAnimation
 
paintBaseDecorations(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
A function where derived classes can paint things after the base tiles have been rendered but before anything else has been rendered (so that whatever is painted appears to be on the ground).
paintBehind(Graphics2D, Rectangle) - Method in class com.threerings.media.MediaPanel
Paints behind all sprites and animations.
paintBehind(Graphics2D, Rectangle) - Method in class com.threerings.media.VirtualMediaPanel
 
paintBetween(Graphics2D, Rectangle) - Method in class com.threerings.media.MediaPanel
Paints between the front and back layer of sprites and animations.
paintBetween(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
 
paintBits(Graphics2D, int, Rectangle) - Method in class com.threerings.media.MediaPanel
Renders the sprites and animations that intersect the supplied dirty region in the specified layer.
paintBits(Graphics2D, int, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
We don't want sprites rendered using the standard mechanism because we intersperse them with objects in our scene and need to manage their z-order.
paintComponent(Graphics) - Method in class com.threerings.cast.builder.SpritePanel
 
paintComponent(Graphics) - Method in class com.threerings.media.util.TiledArea
 
paintComponent(Graphics) - Method in class com.threerings.miso.client.ResolutionView
 
paintComponents(Graphics, FrameManager) - Method in class com.threerings.media.ActiveRepaintManager
Paints the components that have become dirty since the last tick.
paintDirtyItems(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
Renders the dirty sprites and objects in the scene to the given graphics context.
paintDirtyRect(Graphics2D, Rectangle) - Method in class com.threerings.media.MediaPanel
Paints all the layers of the specified dirty region.
paintExtras(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
A function where derived classes can paint extra stuff while we've got the clipping region set up.
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.cast.CompositedMaskedImage
 
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.cast.CompositedMultiFrameImage
 
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.cast.CompositedShadowImage
 
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.media.tile.TileMultiFrameImage
 
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.media.tile.TileSubsetMultiFrameImage
 
paintFrame(Graphics2D, int, int, int) - Method in interface com.threerings.media.util.MultiFrameImage
Renders the specified frame into the specified graphics object at the specified coordinates.
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.media.util.MultiFrameImageImpl
 
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.media.util.SingleFrameImageImpl
 
paintFrame(Graphics2D, int, int, int) - Method in class com.threerings.media.util.SingleTileImageImpl
 
paintIcon(Component, Graphics, int, int) - Method in class com.threerings.media.image.MirageIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.threerings.media.sprite.SpriteIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.threerings.media.tile.TileIcon
 
paintIndicator(Graphics2D, Rectangle, SceneObjectIndicator) - Method in class com.threerings.miso.client.MisoScenePanel
Paint the specified indicator if it intersects the clipping rectangle.
paintIndicators(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
Paint all the appropriate indicators for our scene objects.
paintInFront(Graphics2D, Rectangle) - Method in class com.threerings.media.MediaPanel
Paints in front of all sprites and animations.
paintInFront(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
 
paintLabels(Graphics2D, int, int) - Method in class com.threerings.media.animation.FloatingTextAnimation
Derived classes may wish to extend score animation and render more than just the standard single label.
paintMedia(Graphics2D, int, Rectangle) - Method in class com.threerings.media.MetaMediaManager
Renders the sprites and animations that intersect the supplied dirty region in the specified layer.
paintPath(Graphics2D) - Method in class com.threerings.media.sprite.Sprite
Paint the sprite's path, if any, to the specified graphics context.
paintPerf(Graphics2D) - Method in class com.threerings.media.MetaMediaManager
Renders our performance debugging information if enabled.
paintTile(Graphics2D, int, int, int, int) - Method in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
 
paintTiles(Graphics2D, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
Renders the base and fringe layer tiles that intersect the specified clipping rectangle.
pan - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
The pan, or 0 to center the sound.
PAN_CENTER - Static variable in class com.threerings.media.sound.SoundPlayer
A pan value indicating that a sound should play from center.
PAN_LEFT - Static variable in class com.threerings.media.sound.SoundPlayer
A pan value indicating that a sound should play from the left only.
PAN_RIGHT - Static variable in class com.threerings.media.sound.SoundPlayer
A pan value indicating that a sound should play from the right only.
parent - Variable in class com.threerings.media.util.AStarPathUtil.Node
The node from which we reached this node.
parse(CompiledConfigParser, File, File) - Method in class com.threerings.tools.CompiledConfigTask
 
parseActions() - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
parseActionTileSets(File) - Static method in class com.threerings.cast.bundle.tools.ComponentBundlerUtil
Parses the action tileset definitions in the supplied file and puts them into a hash map, keyed on action name.
parseActionTileSets(InputStream) - Static method in class com.threerings.cast.bundle.tools.ComponentBundlerUtil
Parses the action tileset definitions in the supplied input stream, and puts them into a hash map, keyed on action name.
parseClasses() - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
parseConfig(File) - Method in class com.threerings.tools.xml.CompiledConfigParser
Parses the supplied configuration file into a serializable configuration object.
parseList(Digester, String) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
parseScene(String) - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneParser
Parses the XML file at the specified path into a scene model instance.
parseScene(String) - Method in class com.threerings.miso.tools.xml.SparseMisoSceneParser
Parses the XML file at the specified path into a scene model instance.
path - Variable in class com.threerings.media.image.ImageManager.ImageKey
The path used to identify the image to the data provider.
path - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundler.Mapping
 
Path - Interface in com.threerings.media.util
A path is used to cause a Pathable to follow a particular path along the screen.
path - Variable in class com.threerings.openal.OpenALSoundPlayer.SoundGrabber
 
PATH_SUFFIX - Static variable in class com.threerings.media.IconManager
The suffix we append to an icon set name to obtain the tileset image path configuration parameter.
Pathable - Interface in com.threerings.media.util
Used in conjunction with a Path.
PathAdapter - Class in com.threerings.media.sprite
An adapter class for PathObserver.
PathAdapter() - Constructor for class com.threerings.media.sprite.PathAdapter
 
pathBeginning() - Method in class com.threerings.cast.CharacterSprite
 
pathBeginning() - Method in class com.threerings.media.sprite.Sprite
Called by the active path when it begins.
pathBeginning() - Method in class com.threerings.media.util.DelegatingPathable
 
pathBeginning() - Method in interface com.threerings.media.util.Pathable
Called by a path when this pathable is made to start along a path.
pathCancelled(Sprite, Path) - Method in class com.threerings.media.animation.SpriteAnimation
 
pathCancelled(Sprite, Path) - Method in class com.threerings.media.animation.SpritePathAnimation
 
pathCancelled(Sprite, Path) - Method in class com.threerings.media.sprite.PathAdapter
 
pathCancelled(Sprite, Path) - Method in interface com.threerings.media.sprite.PathObserver
Called when a sprite's path is cancelled either because a new path was started or the path was explicitly cancelled with Sprite.cancelMove().
pathCompleted(long) - Method in class com.threerings.cast.CharacterSprite
 
pathCompleted(Sprite, Path, long) - Method in class com.threerings.media.animation.SpriteAnimation
 
pathCompleted(Sprite, Path, long) - Method in class com.threerings.media.animation.SpritePathAnimation
 
pathCompleted(long) - Method in class com.threerings.media.sprite.FadableImageSprite
 
pathCompleted(Sprite, Path, long) - Method in class com.threerings.media.sprite.PathAdapter
 
pathCompleted(Sprite, Path, long) - Method in interface com.threerings.media.sprite.PathObserver
Called when a sprite completes its traversal of a path.
pathCompleted(long) - Method in class com.threerings.media.sprite.Sprite
Called by the active path when it has completed.
pathCompleted(long) - Method in class com.threerings.media.util.DelegatingPathable
 
pathCompleted(long) - Method in interface com.threerings.media.util.Pathable
Called by a path when this pathable finishes moving along its path.
PathNode - Class in com.threerings.media.util
A path node is a single destination point in a Path.
PathNode(int, int, int) - Constructor for class com.threerings.media.util.PathNode
Construct a path node object.
PathObserver - Interface in com.threerings.media.sprite
An interface to be implemented by classes that would like to be notified when a sprite completes or cancels its path.
PathSequence - Class in com.threerings.media.util
Used to create a path that is a sequence of several other paths.
PathSequence(Path, Path) - Constructor for class com.threerings.media.util.PathSequence
Conveniently construct a path sequence with the two specified paths.
PathSequence(List<Path>) - Constructor for class com.threerings.media.util.PathSequence
Construct a path sequence with the list of paths.
pause() - Method in class com.threerings.media.TimerView
Pause the timer from processing.
pause() - Method in class com.threerings.openal.Sound
Pauses this sound.
pause() - Method in class com.threerings.openal.Source
Pauses the source.
pause() - Method in class com.threerings.openal.Stream
Pauses this stream.
peekDirtyRegions() - Method in class com.threerings.media.RegionManager
Returns our unmerged list of dirty regions.
PERF_TIMERS - Static variable in class com.threerings.media.FrameManager
The name of the high-performance timer class we attempt to load.
PerformanceMonitor - Class in com.threerings.media.util
Provides a simple mechanism for monitoring the number of times an action takes place within a certain time period.
PerformanceMonitor() - Constructor for class com.threerings.media.util.PerformanceMonitor
 
PerformanceObserver - Interface in com.threerings.media.util
This interface should be implemented by classes that wish to register actions to be monitored by the PerformanceMonitor class.
PerfTimer - Class in com.threerings.media.timer
Deprecated. Use NanoTimer instead.
PerfTimer() - Constructor for class com.threerings.media.timer.PerfTimer
Deprecated.  
pixelToFine(MisoSceneMetrics, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Convert the given pixel coordinates, whose origin is at the top-left of a tile's containing rectangle, to fine coordinates within that tile.
pkgPath - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
PLACE - Static variable in class com.threerings.chat.ChatLogic
Type place code for default place chat (cluster, scene).
placeExited() - Method in class com.threerings.chat.ChatOverlay
A callback indicating that we've left the place and should stop talking to a particular infoprovider.
placeOf(int) - Static method in class com.threerings.chat.ChatLogic
Extract the place constant from the type value.
PLAY - Static variable in class com.threerings.media.sound.JavaSoundPlayer
Soundkey command constants.
play(String, String, float) - Method in class com.threerings.media.sound.JavaSoundPlayer
 
play(SoundPlayer.SoundType, String, String) - Method in class com.threerings.media.sound.SoundPlayer
Play the specified sound as the specified type of sound, immediately.
play(SoundPlayer.SoundType, String, String, float) - Method in class com.threerings.media.sound.SoundPlayer
Play the specified sound as the specified type of sound, immediately, with the specified pan value.
play(SoundPlayer.SoundType, String, String, int) - Method in class com.threerings.media.sound.SoundPlayer
Play the specified sound after the specified delay.
play(SoundPlayer.SoundType, String, String, int, float) - Method in class com.threerings.media.sound.SoundPlayer
Play the specified sound after the specified delay.
play(String, String, float) - Method in class com.threerings.media.sound.SoundPlayer
Play the specified sound after the specified delay.
play(boolean, boolean) - Method in class com.threerings.openal.BlankSound
 
play(String, String, float) - Method in class com.threerings.openal.OpenALSoundPlayer
 
play(String, String, float, float) - Method in class com.threerings.openal.OpenALSoundPlayer
 
play(SoundPlayer.SoundType, String, String, float, float[]) - Method in class com.threerings.openal.OpenALSoundPlayer
 
play(boolean) - Method in class com.threerings.openal.Sound
Plays this sound from the beginning.
play(Sound.StartObserver, boolean) - Method in class com.threerings.openal.Sound
Plays this sound from the beginning, notifying the supplied observer when the audio starts.
play(boolean, boolean, Sound.StartObserver) - Method in class com.threerings.openal.Sound
 
play() - Method in class com.threerings.openal.Source
Starts playing the source.
play() - Method in class com.threerings.openal.Stream
Starts playing this stream.
playSound(JavaSoundPlayer.SoundKey) - Method in class com.threerings.media.sound.JavaSoundPlayer
On a spooling thread,
populateBuffer(Buffer) - Method in class com.threerings.openal.Stream
Populates the identified buffer with as much data as it can hold.
populateBuffer(ByteBuffer) - Method in class com.threerings.openal.Stream
Populates the given buffer with audio data.
populateBuffer(ByteBuffer) - Method in class com.threerings.openal.URLStream
 
populateObjects(SimpleMisoSceneModel, List<ObjectInfo>, List<ObjectInfo>) - Static method in class com.threerings.miso.data.SimpleMisoSceneModel
Populates the interesting and uninteresting parts of a miso scene model given lists of ObjectInfo records for each.
positionAvoidAnimation(Animation, Rectangle) - Method in class com.threerings.media.animation.AnimationArranger
Position the specified animation so that it is not overlapping any still-running animations previously passed to this method.
positionRectIdeally(Rectangle, int, Point) - Method in class com.threerings.chat.ComicChatOverlay
Position the rectangle in its ideal location given the type and speaker positon (which may be null).
postPress(long) - Method in class com.threerings.util.KeyboardManager.KeyInfo
Posts the press command for this key and notifies all key observers of the key press.
postRelease(long) - Method in class com.threerings.util.KeyboardManager.KeyInfo
Posts the release command for this key and notifies all key observers of the key release.
prefix - Variable in class com.threerings.miso.client.SceneObjectTip.LayoutReg
The prefix that defines our applicability.
preloadClip(String) - Method in class com.threerings.openal.SoundGroup
Queues up the specified sound clip for pre-loading into the cache.
pressCommand - Variable in class com.threerings.util.KeyTranslatorImpl.KeyRecord
The command to be posted when the key is pressed.
pressObject(SceneObject) - Method in class com.threerings.miso.client.MisoScenePanel
Programmatically "click" a scene object.
priority() - Method in class com.threerings.cast.ComponentClass.PriorityOverride
 
priority - Variable in class com.threerings.media.tile.TrimmedObjectTileSet.Bits
The default render priority for this object.
priority - Variable in class com.threerings.miso.data.ObjectInfo
Don't access this directly unless you are serializing this instance.
priority - Variable in class com.threerings.miso.tile.FringeConfiguration.FringeRecord
The fringe priority of this base tileset.
processComponent(String[], TileSet, File, OutputStream, long) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
 
processKey(JavaSoundPlayer.SoundKey) - Method in class com.threerings.media.sound.JavaSoundPlayer
Process the requested command in the specified SoundKey.
processMouseEvent(MouseEvent) - Method in class com.threerings.media.VirtualMediaPanel
We overload this to translate mouse events into the proper coordinates before they are dispatched to any of the mouse listeners.
processMouseMotionEvent(MouseEvent) - Method in class com.threerings.media.VirtualMediaPanel
We overload this to translate mouse events into the proper coordinates before they are dispatched to any of the mouse listeners.
processMouseWheelEvent(MouseWheelEvent) - Method in class com.threerings.media.VirtualMediaPanel
We overload this to translate mouse events into the proper coordinates before they are dispatched to any of the mouse listeners.
progress(int, long) - Method in class com.threerings.resource.ResourceManager.AWTInitObserver
 
progress(int, long) - Method in interface com.threerings.resource.ResourceManager.InitObserver
Indicates a percent completion along with an estimated time remaining in seconds.
PROP_NAME - Static variable in class com.threerings.media.sound.Sounds
The name of the sound repository configuration file.
propagateDirtyRegions(ActiveRepaintManager, JRootPane) - Method in class com.threerings.media.MediaOverlay
Called by the FrameManager to propagate our dirty regions to the active repaint manager so that it can repaint the underlying components just prior to our painting our media.
pushChatGrabber(JTextComponent) - Method in class com.threerings.util.KeyDispatcher
Makes the specified component the new grabber of key typed events that look like they're chat-related per KeyDispatcher.isChatCharacter(char).

Q

Quantize - Class in com.threerings.media.image
Calculates a reduced color Three Rings note: Code taken from Adam Doppelt, who adapted it from other code.
Quantize() - Constructor for class com.threerings.media.image.Quantize
 
quantizeImage(int[][], int) - Static method in class com.threerings.media.image.Quantize
Reduce the image to the given number of colors.
queueBuffers(Buffer...) - Method in class com.threerings.openal.Source
Enqueues the specified buffers.
queueBuffers(int) - Method in class com.threerings.openal.Stream
Queues (up to) the specified number of buffers.
queueClipFailure(ClipBuffer) - Method in class com.threerings.openal.SoundManager
Queues the supplied clip buffer up using our RunQueue to notify its observers that it failed to load.
queueClipLoad(ClipBuffer) - Method in class com.threerings.openal.SoundManager
Queues the supplied clip buffer up for resolution.
queuedBlock(SceneBlock) - Method in class com.threerings.miso.client.ResolutionView
 
queueFile(File, boolean) - Method in class com.threerings.openal.FileStream
Adds a file to the queue of files to play.
queueNotification(ObserverList.ObserverOp<Object>) - Method in class com.threerings.media.AbstractMedia
Queues the supplied notification up to be dispatched to this abstract media's observers.
queueNotification(ObserverList<Object>, ObserverList.ObserverOp<Object>) - Method in class com.threerings.media.AbstractMediaManager
Queues the notification for dispatching after we've ticked all the media.
queueResource(String, boolean) - Method in class com.threerings.openal.ResourceStream
Adds a resource (from the default bundle) to the queue of files to play.
queueResource(String, String, boolean) - Method in class com.threerings.openal.ResourceStream
Adds a resource to the queue of files to play.
queueSize() - Method in class com.threerings.miso.client.SceneBlockResolver
Returns the number of scene blocks on the resolution queue.
queueURL(URL, boolean) - Method in class com.threerings.openal.URLStream
Adds an element to the queue of URLs to play.

R

RainAnimation - Class in com.threerings.media.animation
An animation that displays raindrops spattering across an image.
RainAnimation(Rectangle, long) - Constructor for class com.threerings.media.animation.RainAnimation
Constructs a rain animation with reasonable defaults for the number of raindrops and their dimensions.
RainAnimation(Rectangle, long, int, int, int) - Constructor for class com.threerings.media.animation.RainAnimation
Constructs a rain animation.
randomDirection() - Method in class com.threerings.media.animation.SparkAnimation
Returns at random -1 for negative direction or +1 for positive.
randomStartingColor() - Method in class com.threerings.media.image.ColorPository.ClassRecord
Returns a random starting id from the entries in this class.
randomStartingColor(Random) - Method in class com.threerings.media.image.ColorPository.ClassRecord
Returns a random starting id from the entries in this class.
range - Variable in class com.threerings.media.image.Colorization
The range around the root color that will be colorized (in delta-hue, delta-saturation, delta-value.
range - Variable in class com.threerings.media.image.ColorPository.ClassRecord
Data identifying the range of colors around the source color that will be recolored when recoloring using this class.
read(ByteBuffer) - Method in class com.threerings.openal.Mp3StreamDecoder
 
read(ByteBuffer) - Method in class com.threerings.openal.OggStreamDecoder
 
read(ByteBuffer) - Method in class com.threerings.openal.StreamDecoder
Reads as much data as will fit into the specified buffer.
read(File) - Static method in class com.threerings.resource.FastImageIO
Reads an image from the supplied file (which must contain an image previously written via a call to FastImageIO.write(java.awt.image.BufferedImage, java.io.OutputStream)).
read(InputStream) - Static method in class com.threerings.resource.FastImageIO
Reads an image from the supplied input stream (which must return the image format previously written via a call to FastImageIO.write(java.awt.image.BufferedImage, java.io.OutputStream)).
read(ByteBuffer) - Static method in class com.threerings.resource.FastImageIO
Reads an image from the supplied byte buffer (which must return the image format previously written via a call to FastImageIO.write(java.awt.image.BufferedImage, java.io.OutputStream)).
readChunk() - Method in class com.threerings.openal.OggStreamDecoder
Reads in a chunk of data from the underlying input stream.
readFrom(BufferedReader) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
readInt(BufferedReader) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
readInt(BufferedReader) - Method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
 
readMapFile(BufferedReader, HashMap<String, Integer>) - Static method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Reads in a mapping from strings to integers, which should have been written via MapFileTileSetIDBroker.writeMapFile(java.io.BufferedWriter, java.util.HashMap).
readPacket() - Method in class com.threerings.openal.OggStreamDecoder
Reads a packet.
readPage() - Method in class com.threerings.openal.OggStreamDecoder
Reads in a page.
readSamples() - Method in class com.threerings.openal.OggStreamDecoder
Reads a buffer's worth of samples.
readyToFire(long, long) - Method in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
REAR_DEPTH_COMP - Static variable in class com.threerings.miso.client.DirtyItemList
The comparator used to sort dirty items in ascending "rear-depth" order.
reclaim() - Method in class com.threerings.openal.Sound
Called by the SoundGroup when it wants to reclaim our source.
reclaimAll() - Method in class com.threerings.openal.SoundGroup
Stops and reclaims all sounds from this sound group but does not free the sources.
RecolorableTileSet - Interface in com.threerings.media.tile
Indicates that a tileset has recolorization classes defined.
recolorColor(float[]) - Method in class com.threerings.media.image.Colorization
Adjusts the supplied color by the offsets in this colorization, taking the appropriate measures for hue (wrapping it around) and saturation and value (clipping).
recolorImage(BufferedImage, Color, float[], float[]) - Static method in class com.threerings.media.image.ImageUtil
Used to recolor images by shifting bands of color (in HSV color space) to a new hue.
recolorImage(BufferedImage, Colorization) - Static method in class com.threerings.media.image.ImageUtil
Recolors the supplied image as in ImageUtil.recolorImage(BufferedImage,Color,float[],float[]) obtaining the recoloring parameters from the supplied Colorization instance.
recolorImage(BufferedImage, Colorization[]) - Static method in class com.threerings.media.image.ImageUtil
Recolors the supplied image using the supplied colorizations.
RecolorImage - Class in com.threerings.media.tools
Tests the image recoloring code.
RecolorImage() - Constructor for class com.threerings.media.tools.RecolorImage
 
RecolorImage.SliderAndLabel - Class in com.threerings.media.tools
Class with linked slider and label arranged vertically.
RecolorImage.SliderAndLabel(float, float, float) - Constructor for class com.threerings.media.tools.RecolorImage.SliderAndLabel
 
recomputeVisible() - Method in class com.threerings.miso.client.MisoScenePanel
Recomputes our set of visible objects and their indicators.
record(int) - Method in class com.threerings.media.util.TrailingAverage
Records a new value.
refreshObjectTile(MisoScenePanel) - Method in class com.threerings.miso.client.SceneObject
Reloads and recolorizes our object tile.
refreshObjectTile(MisoSceneMetrics, TileManager, TileSet.Colorizer) - Method in class com.threerings.miso.client.SceneObject
Reloads and recolorizes our object tile.
refreshScene() - Method in class com.threerings.miso.client.MisoScenePanel
Completely invalidates our current resolved scene and re-resolves it from the ground up.
refreshVolatileImage() - Method in class com.threerings.cast.CompositedMaskedImage.MaskedMirage
 
refreshVolatileImage() - Method in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
refreshVolatileImage() - Method in class com.threerings.media.image.BackedVolatileMirage
 
refreshVolatileImage() - Method in class com.threerings.media.image.CachedVolatileMirage
 
refreshVolatileImage() - Method in class com.threerings.media.image.VolatileMirage
Rerenders our volatile image from the its source image data.
RegionManager - Class in com.threerings.media
Manages regions (rectangles) that are invalidated in the process of ticking animations and sprites and generally doing other display related business.
RegionManager() - Constructor for class com.threerings.media.RegionManager
 
register(PerformanceObserver, String, long) - Static method in class com.threerings.media.util.PerformanceMonitor
Register a new action with an observer, the action name, and the milliseconds to wait between checkpointing the action's performance.
register(String, ObjectActionHandler) - Static method in class com.threerings.miso.client.ObjectActionHandler
Registers an object action handler which will be called when a user clicks on an object in a scene that has an associated action.
registerAnimation(Animation) - Method in class com.threerings.media.animation.AnimationManager
Registers the given Animation with the animation manager for ticking and painting.
registerExtension(String, Class<? extends StreamDecoder>) - Static method in class com.threerings.openal.StreamDecoder
Registers a class of StreamDecoder for the specified file extension.
registerFrameParticipant(FrameParticipant) - Method in class com.threerings.media.FrameManager
Registers a frame participant.
registerHandler(ResourceManager) - Static method in class com.threerings.resource.Handler
Register this class to handle "resource" urls ("resource://resourceSet/path") with the specified ResourceManager.
registerKeyObserver(KeyboardManager.KeyObserver) - Method in class com.threerings.util.KeyboardManager
Registers a key observer that will be notified of all key events while the keyboard manager is active.
registerTipLayout(String, SceneObjectTip.TipLayout) - Static method in class com.threerings.miso.client.SceneObjectTip
It may be desirable to layout object tips specially depending on what sort of actions they represent, so we allow different tip layout algorithms to be registered for particular object prefixes.
release(long) - Method in class com.threerings.util.KeyboardManager.KeyInfo
Releases the key if pressed and cancels any active key repeat interval.
releaseAllKeys() - Method in class com.threerings.util.KeyboardManager
Releases all keys and ceases any hot repeating action that may be going on.
releaseCommand - Variable in class com.threerings.util.KeyTranslatorImpl.KeyRecord
The command to be posted when the key is released.
RELOAD_IMAGE - Static variable in class com.threerings.media.tools.RecolorImage
 
relocateObject(MisoSceneMetrics, int, int) - Method in class com.threerings.miso.client.SceneObject
Updates this object's origin tile coordinate.
remove(int) - Method in class com.threerings.miso.util.ObjectSet
Removes the object at the specified index.
remove(ObjectInfo) - Method in class com.threerings.miso.util.ObjectSet
Removes the specified object from the set.
removeAnimationObserver(AnimationObserver) - Method in class com.threerings.media.animation.Animation
Removes an animation observer from this animation's list of observers.
removeChatGrabber(JTextComponent) - Method in class com.threerings.util.KeyDispatcher
Removes the specified component from the list of chat grabbers so that it will no longer be notified of chat-like key events.
removed() - Method in class com.threerings.chat.ChatOverlay
Indicates that the target component was removed from the widget hier.
removed() - Method in class com.threerings.chat.ComicChatOverlay
 
removed() - Method in class com.threerings.chat.SubtitleChatOverlay
 
removed() - Method in interface com.threerings.miso.client.SceneObjectIndicator
Called when the indicator is removed from the scene.
removed() - Method in class com.threerings.miso.client.SceneObjectTip
 
removeFrameParticipant(FrameParticipant) - Method in class com.threerings.media.FrameManager
Removes a frame participant.
removeGlobalKeyListener(KeyListener) - Method in class com.threerings.util.KeyDispatcher
Removes the specified global key listener.
removeGroup(SoundGroup) - Method in class com.threerings.openal.SoundManager
Removes a group from the list maintained by the manager.
removeKeyObserver(KeyboardManager.KeyObserver) - Method in class com.threerings.util.KeyboardManager
Removes the supplied key observer from the list of observers to be notified of all key events while the keyboard manager is active.
removeMedia(AbstractMedia) - Method in class com.threerings.media.AbstractMediaManager
Removes the specified media from this manager, return true on success.
removeModificationObserver(String, ResourceManager.ModificationObserver) - Method in class com.threerings.resource.ResourceManager
Removes a modification observer from the list maintained for the specified resource.
removeNotify() - Method in class com.threerings.miso.client.MisoScenePanel
 
removeObject(ObjectInfo) - Method in class com.threerings.miso.data.MisoSceneModel
Removes the specified object from the scene.
removeObject(ObjectInfo) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
removeObject(ObjectInfo) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
removeObject(ObjectInfo) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
removeObject(ObjectInfo) - Method in class com.threerings.miso.data.VirtualMisoSceneModel
 
removeObscurer(MediaPanel.Obscurer) - Method in class com.threerings.media.MediaPanel
Removes an obscuring element.
removeObserver(Object) - Method in class com.threerings.media.AbstractMedia
Remove the specified observer from this media element.
removeSoundEnabledObserver(SoundEnabledObserver) - Method in class com.threerings.media.sound.SoundPlayer
 
removeSprite(Sprite) - Method in class com.threerings.media.MediaOverlay
Removes a sprite from this overlay.
removeSprite(Sprite) - Method in class com.threerings.media.MediaPanel
Removes a sprite from this panel.
removeSprite(Sprite) - Method in class com.threerings.media.MetaMediaManager
Removes a sprite from this panel.
removeSprite(Sprite) - Method in class com.threerings.media.sprite.SpriteManager
Removes the specified sprite from the set of sprites managed by this manager.
removeSpriteObserver(Object) - Method in class com.threerings.media.sprite.Sprite
Remove a sprite observer.
removeSprites(Predicate<Sprite>) - Method in class com.threerings.media.sprite.SpriteManager
Removes all sprites that match the supplied predicate.
removeStream(Stream) - Method in class com.threerings.openal.SoundManager
Removes a stream from the list maintained by the manager.
removeTail() - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
Remove the tail on this bubble, if any.
removeViewTracker(ViewTracker) - Method in class com.threerings.media.VirtualMediaPanel
Removes an entity from the view trackers list.
removeWarning() - Method in class com.threerings.media.TimerView
Remove any warning this timer might have had.
renameTileSet(String, String) - Method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Copies the ID from the old tileset to the new tileset which is useful when a tileset is renamed.
RenameTileSet - Class in com.threerings.media.tile.tools
Used to map a tileset name to the same ID as a pre-existing tileset.
RenameTileSet() - Constructor for class com.threerings.media.tile.tools.RenameTileSet
 
renameTileSet(String, String, String) - Static method in class com.threerings.media.tile.tools.RenameTileSet
Loads up the tileset map file with the specified path and copies the tileset ID from the old tileset name to the new tileset name.
render(Graphics2D) - Method in class com.threerings.chat.ChatGlyph
Render the chat glyph with no thought to dirty rectangles or restoring composites.
render(Graphics2D) - Method in class com.threerings.media.TimerView
Renders the timer to the given graphics context if enabled.
RENDER_ORDER - Static variable in class com.threerings.media.AbstractMediaManager
Used to sort media by render order.
renderCompareTo(AbstractMedia) - Method in class com.threerings.media.AbstractMedia
Compares this media to the specified media by render order.
renderLayer(Graphics2D, Rectangle, JLayeredPane, boolean[], Integer) - Method in class com.threerings.media.FrameManager
Renders all components in the specified layer of the supplied layered pane that intersect the supplied bounds.
renderLayers(Graphics2D, Component, Rectangle, boolean[], Rectangle) - Method in class com.threerings.media.FrameManager
Renders all components in all JLayeredPane layers that intersect the supplied bounds.
renderOrderDidChange(AbstractMedia) - Method in class com.threerings.media.AbstractMediaManager
Called by a AbstractMedia when its render order has changed.
renderPriority - Variable in class com.threerings.cast.ComponentClass.PriorityOverride
The overridden render priority value.
renderPriority - Variable in class com.threerings.cast.ComponentClass
The default render priority.
renderSpritePaths(Graphics2D) - Method in class com.threerings.media.sprite.SpriteManager
Render the sprite paths to the given graphics context.
repaint(long, int, int, int, int) - Method in class com.threerings.media.MediaPanel
 
repaintRect(int, int, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
 
repeatDelay - Variable in class com.threerings.util.KeyTranslatorImpl.KeyRecord
The delay in milliseconds that must expire with the key still pressed before auto-repeated key presses will begin.
repeatRate - Variable in class com.threerings.util.KeyTranslatorImpl.KeyRecord
The rate in presses per second at which the key is to be auto-repeated.
reportCachePerformance() - Method in class com.threerings.media.image.ImageManager
Reports statistics detailing the image manager cache performance and the current size of the cached images.
reportCachePerformance() - Method in class com.threerings.media.tile.TileSet
Reports statistics detailing the image manager cache performance and the current size of the cached images.
reportMemoryUsage() - Method in class com.threerings.miso.client.MisoScenePanel
Reports the memory usage of the resolved tiles in the current scene block.
reset() - Method in class com.threerings.media.animation.Animation
If this animation has run to completion, it can be reset to prepare it for another go.
reset() - Method in class com.threerings.media.animation.MultiFrameAnimation
 
reset() - Method in class com.threerings.media.timer.CalibratingTimer
 
reset() - Method in interface com.threerings.media.timer.MediaTimer
Resets the timer's monotonically increasing value.
reset() - Method in class com.threerings.media.timer.MillisTimer
 
reset() - Method in class com.threerings.media.TimerView
Reset the timer.
reset() - Method in class com.threerings.util.KeyboardManager
Resets the keyboard manager, clearing any target and key translator in use and disabling the keyboard manager if it is currently active.
resetHistoryOffset() - Method in class com.threerings.chat.SubtitleChatOverlay
Reset the history offset so that it will be recalculated next time it is needed.
ResolutionView - Class in com.threerings.miso.client
Used to debug scene block resolution visually.
ResolutionView(MisoScenePanel) - Constructor for class com.threerings.miso.client.ResolutionView
 
ResolutionView.BlockGlyph - Class in com.threerings.miso.client
 
ResolutionView.BlockGlyph(MisoSceneMetrics, int, int) - Constructor for class com.threerings.miso.client.ResolutionView.BlockGlyph
 
resolve() - Method in class com.threerings.miso.client.SceneBlock
This method is called by the SceneBlockResolver on the block resolution thread to allow us to load up our image data without blocking the AWT thread.
resolve(ClipBuffer.Observer) - Method in class com.threerings.openal.ClipBuffer
Instructs this buffer to resolve its underlying clip and be ready to be played ASAP.
resolveActionSequence(CharacterDescriptor, String) - Method in class com.threerings.cast.CharacterManager
Informs the character manager that the action sequence for the given character descriptor is likely to be needed in the near future and so any efforts that can be made to load it into the action sequence cache in advance should be undertaken.
resolveBlock(SceneBlock, boolean) - Method in class com.threerings.miso.client.SceneBlockResolver
Queues up a scene block for resolution.
resolveBundle(String, ResultListener<FileResourceBundle>) - Method in class com.threerings.resource.ResourceManager
Resolve the specified bundle (the bundle file must already exist in the appropriate place on the file system) and return it on the specified result listener.
resolvedBlock(SceneBlock) - Method in class com.threerings.miso.client.ResolutionView
 
resolveJarFile() - Method in class com.threerings.resource.FileResourceBundle
Creates the internal jar file reference if we've not already got it; we do this lazily so as to avoid any jar- or zip-file-related antics until and unless doing so is required, and because the resource manager would like to be able to create bundles before the associated files have been fully downloaded.
resolveResourceSet(String, String, String, List<ResourceBundle>) - Method in class com.threerings.resource.ResourceManager
Loads up a resource set based on the supplied definition information.
resolvingBlock(SceneBlock) - Method in class com.threerings.miso.client.ResolutionView
 
RESOURCE_SET_PREFIX - Static variable in class com.threerings.resource.ResourceManager
The prefix of configuration entries that describe a resource set.
RESOURCE_SET_TYPE_PREFIX - Static variable in class com.threerings.resource.ResourceManager
The prefix of configuration entries that describe a resource set.
ResourceBundle - Class in com.threerings.resource
A resource bundle provides access to media resources.
ResourceBundle() - Constructor for class com.threerings.resource.ResourceBundle
 
ResourceIndexerTask - Class in com.threerings.media.tools
Creates a file that lists all the resources in a fileset out to an index file.
ResourceIndexerTask() - Constructor for class com.threerings.media.tools.ResourceIndexerTask
 
ResourceManager - Class in com.threerings.resource
The resource manager is responsible for maintaining a repository of resources that are synchronized with a remote source.
ResourceManager(String) - Constructor for class com.threerings.resource.ResourceManager
Constructs a resource manager which will load resources via the classloader, prepending resourceRoot to their path.
ResourceManager(String, ClassLoader) - Constructor for class com.threerings.resource.ResourceManager
Creates a resource manager with the specified class loader via which to load classes.
ResourceManager(String, String) - Constructor for class com.threerings.resource.ResourceManager
Creates a resource manager with a root path to resources over the network.
ResourceManager(String, String, ClassLoader) - Constructor for class com.threerings.resource.ResourceManager
Creates a resource manager with a root path to resources over the network and the specified class loader via which to load classes.
ResourceManager.AWTInitObserver - Class in com.threerings.resource
An adapter that wraps an ResourceManager.InitObserver and routes all method invocations to the AWT thread.
ResourceManager.AWTInitObserver(ResourceManager.InitObserver) - Constructor for class com.threerings.resource.ResourceManager.AWTInitObserver
 
ResourceManager.InitObserver - Interface in com.threerings.resource
Provides facilities for notifying an observer of the resource unpacking process.
ResourceManager.ModificationObserver - Interface in com.threerings.resource
Notifies observers of modifications to resources (as indicated by a change to their File.lastModified() property).
ResourceManager.ObservedResource - Class in com.threerings.resource
Contains the state of an observed file resource.
ResourceManager.ObservedResource(File) - Constructor for class com.threerings.resource.ResourceManager.ObservedResource
 
ResourceManager.ResourceModifiedOp - Class in com.threerings.resource
An observer op that calls ResourceManager.ModificationObserver.resourceModified(java.lang.String, long).
ResourceManager.ResourceModifiedOp() - Constructor for class com.threerings.resource.ResourceManager.ResourceModifiedOp
 
ResourceManager.Unpacker - Class in com.threerings.resource
Used to unpack bundles on a separate thread.
ResourceManager.Unpacker(List<ResourceBundle>, ResourceManager.InitObserver) - Constructor for class com.threerings.resource.ResourceManager.Unpacker
 
resourceModified(String, long) - Method in interface com.threerings.resource.ResourceManager.ModificationObserver
Notes that a resource has been modified.
ResourceStream - Class in com.threerings.openal
An audio stream read from one or more resources (via "resource://" URLs, so ResourceManager.activateResourceProtocol() must be called).
ResourceStream(SoundManager, String, boolean) - Constructor for class com.threerings.openal.ResourceStream
Creates a new stream for the specified resource (from the default bundle).
ResourceStream(SoundManager, String, String, boolean) - Constructor for class com.threerings.openal.ResourceStream
Creates a new stream for the specified resource.
restoreClip(ClipBuffer) - Method in class com.threerings.openal.SoundManager
Adds the supplied clip buffer back to the cache after it has been marked for disposal and subsequently re-requested.
restoreFromBack(Rectangle) - Method in class com.threerings.media.BackFrameManager
 
restoreFromBack(Rectangle) - Method in class com.threerings.media.FlipFrameManager
 
restoreFromBack(Rectangle) - Method in class com.threerings.media.FrameManager
Called by the ManagedJFrame when our window was hidden and reexposed.
restoreResolution() - Method in class com.threerings.miso.client.SceneBlockResolver
Restores the operation of the scene block resolution thread after a previous call to SceneBlockResolver.suspendResolution().
rethink() - Method in class com.threerings.miso.client.MisoScenePanel
This is called when our view position has changed by more than one tile in any direction.
RethinkOp - Class in com.threerings.miso.client
Constructs the set of blocks that intersect the op bounds.
RethinkOp(MisoSceneMetrics) - Constructor for class com.threerings.miso.client.RethinkOp
 
rewind() - Method in class com.threerings.openal.Source
Rewinds the source.
RGB_MASK - Static variable in class com.threerings.media.image.ImageUtil
Used when outlining.
rgbToHSV(int) - Static method in class com.threerings.media.tools.RecolorImage
 
RIGHT - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating moving right.
rootColor - Variable in class com.threerings.media.image.Colorization
The root color for the colorization.
rotateCCW(int, int) - Static method in class com.threerings.util.DirectionUtil
Rotates the requested fine direction constant counter-clockwise by the requested number of ticks.
rotateCW(int, int) - Static method in class com.threerings.util.DirectionUtil
Rotates the requested fine direction constant clockwise by the requested number of ticks.
ROUNDED - Static variable in class com.threerings.media.sprite.ButtonSprite
The rounded button style.
ruleset - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundler.Mapping
 
run() - Method in class com.threerings.media.FrameManager.Ticker
 
run() - Method in class com.threerings.openal.OpenALSoundPlayer.SoundGrabber
 
run() - Method in class com.threerings.resource.ResourceManager.Unpacker
 
run() - Method in class com.threerings.util.BrowserUtil.BrowserTracker
 
running - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
Should we still be running?
running() - Method in class com.threerings.media.TimerView
Test if the timer is running right now.
rvel - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The chunk rotational velocity in rotations per millisecond.
rx - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The rightmost tile coordinates.
ry - Variable in class com.threerings.miso.client.DirtyItemList.DirtyItem
The rightmost tile coordinates.

S

SafeScrollPane - Class in com.threerings.media
A scroll pane that is safe to use in frame managed views.
SafeScrollPane() - Constructor for class com.threerings.media.SafeScrollPane
 
SafeScrollPane(Component) - Constructor for class com.threerings.media.SafeScrollPane
 
SafeScrollPane(Component, int, int) - Constructor for class com.threerings.media.SafeScrollPane
 
SAND_RATE - Static variable in class com.threerings.media.HourglassView
How often the sand frame updates.
sanityCheckDescrip() - Method in class com.threerings.cast.CharacterSprite
Makes it easier to track down problems with bogus character descriptors.
SAVE_COLORIZED_IMAGE - Static variable in class com.threerings.media.tools.RecolorImage
 
saveBroker(File, ComponentIDBroker) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Stores a persistent representation of the supplied hashmap ID broker in the specified file.
saveColorPository(ColorPository, File) - Static method in class com.threerings.media.image.ColorPository
Serializes and saves color pository to the supplied file.
saveConfig(File, Serializable) - Static method in class com.threerings.util.CompiledConfig
Serializes the supplied configuration object to the specified file path.
ScaleAnimation - Class in com.threerings.media.animation
Animates an image changing size about its center point.
ScaleAnimation(Mirage, Point, float, float, int) - Constructor for class com.threerings.media.animation.ScaleAnimation
Creates a scale animation with the supplied image.
SceneBlock - Class in com.threerings.miso.client
Contains the base and object tile information on a particular rectangular region of a scene.
SceneBlock(MisoScenePanel, int, int, int, int) - Constructor for class com.threerings.miso.client.SceneBlock
Creates a scene block belonging to panel in preparation for its later resolution.
SceneBlock(MisoSceneModel, MisoSceneMetrics, TileManager, int, int, int, int) - Constructor for class com.threerings.miso.client.SceneBlock
 
SceneBlockResolver - Class in com.threerings.miso.client
A separate thread for resolving miso scene blocks.
SceneBlockResolver() - Constructor for class com.threerings.miso.client.SceneBlockResolver
 
SceneObject - Class in com.threerings.miso.client
Contains resolved information on an object in a scene.
SceneObject(MisoScenePanel, ObjectInfo) - Constructor for class com.threerings.miso.client.SceneObject
Creates a scene object for display by the specified panel.
SceneObject(MisoSceneMetrics, TileManager, TileSet.Colorizer, ObjectInfo) - Constructor for class com.threerings.miso.client.SceneObject
 
SceneObject(MisoScenePanel, ObjectInfo, ObjectTile) - Constructor for class com.threerings.miso.client.SceneObject
Creates a scene object for display by the specified panel.
SceneObject(MisoSceneMetrics, ObjectInfo, ObjectTile) - Constructor for class com.threerings.miso.client.SceneObject
Creates a scene object for display according to the supplied metrics.
SceneObjectActionEvent - Class in com.threerings.miso.client
An ActionEvent derivation that is fired when a scene object is clicked or menu item selected.
SceneObjectActionEvent(Object, int, String, int, SceneObject) - Constructor for class com.threerings.miso.client.SceneObjectActionEvent
 
SceneObjectIndicator - Interface in com.threerings.miso.client
Draws something to indicate a fascinating, clickable object in a scene.
SceneObjectTip - Class in com.threerings.miso.client
A lightweight tooltip used by the MisoScenePanel.
SceneObjectTip(String, Icon) - Constructor for class com.threerings.miso.client.SceneObjectTip
Construct a SceneObjectTip.
SceneObjectTip.DefaultLayout - Class in com.threerings.miso.client
Our default tip layout algorithm which centers the tip in the bounds of the object in question.
SceneObjectTip.DefaultLayout() - Constructor for class com.threerings.miso.client.SceneObjectTip.DefaultLayout
 
SceneObjectTip.LayoutReg - Class in com.threerings.miso.client
Used to store SceneObjectTip.TipLayout registrations.
SceneObjectTip.LayoutReg() - Constructor for class com.threerings.miso.client.SceneObjectTip.LayoutReg
 
SceneObjectTip.TipLayout - Interface in com.threerings.miso.client
Used to position a scene tip in relation to the object with which it is associated.
schedule(long) - Method in class com.threerings.media.FrameInterval
Schedule the interval to execute once, after the specified delay.
schedule(long, boolean) - Method in class com.threerings.media.FrameInterval
Schedule the interval to execute repeatedly, with the same delay.
schedule(long, long) - Method in class com.threerings.media.FrameInterval
Schedule the interval to execute repeatedly with the specified initial delay and repeat delay.
screenToFull(MisoSceneMetrics, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Convert the given screen-based pixel coordinates to full scene-based coordinates that include both the tile coordinates and the fine coordinates in each dimension.
screenToTile(MisoSceneMetrics, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Convert the given screen-based pixel coordinates to their corresponding tile-based coordinates.
scrollUpSubtitles(int) - Method in class com.threerings.chat.SubtitleChatOverlay
Scroll all the subtitles up by the specified amount.
SEP_STR - Static variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Used to separate keys and values in the map file.
SEP_STR - Static variable in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
The character we use to separate tileset name from code in the map file.
SequencedAnimationObserver - Interface in com.threerings.media.animation
Extends the animation observer interface with extra goodies.
setActionCache(ActionCache) - Method in class com.threerings.cast.CharacterManager
Instructs the character manager to use the provided cache for composited action animations.
setActionCommand(String) - Method in class com.threerings.media.sprite.ButtonSprite
Sets the action command generated by this button.
setActiondef(File) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Sets the path to the action tilesets definition file.
setActiondef(String) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
setActionSequence(String) - Method in class com.threerings.cast.CharacterSprite
Sets the action sequence used when rendering the character, from the set of available sequences.
setAgeLevel(int) - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
 
setAlpha(float) - Method in class com.threerings.media.sprite.FadableImageSprite
Sets the alpha value of this sprite.
setAnimation(Animation) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
 
setAnimation(Animation) - Method in interface com.threerings.media.animation.AnimationFrameSequencer
Called after init to set the animation.
setAnimationMode(int) - Method in class com.threerings.media.sprite.ImageSprite
Sets the animation mode for this sprite.
setAntiAliased(boolean) - Method in class com.threerings.media.animation.FadeLabelAnimation
Indicates that our label should be rendered with antialiased text.
setAntiAliased(boolean) - Method in class com.threerings.media.sprite.LabelSprite
Indicates that our label should be rendered with antialiased text.
setArcHeight(int) - Method in class com.threerings.media.sprite.ButtonSprite
Sets the arc height for rounded buttons.
setArcWidth(int) - Method in class com.threerings.media.sprite.ButtonSprite
Sets the arc width for rounded buttons.
setArmed(boolean) - Method in interface com.threerings.media.sprite.action.ArmingSprite
Render this sprite such that is is drawn "armed".
setArmed(boolean) - Method in class com.threerings.media.sprite.ButtonSprite
 
setBackground(Mirage) - Method in class com.threerings.media.VirtualMediaPanel
Set a background image to tile the background of the media panel.
setBackgroundColor(Color) - Method in class com.threerings.media.sprite.ButtonSprite
Sets the background color of this button.
setBase(int, int) - Method in class com.threerings.media.tile.ObjectTile
Sets the object footprint in tile units.
setBaseGain(float) - Method in class com.threerings.openal.SoundGroup
Sets the base gain for this group, or -1 to inherit from the manager (the default).
setBaseGain(float) - Method in class com.threerings.openal.SoundManager
Configures the base gain (which must be a value between 0 and 1.0) which is multiplied to the individual gain assigned to sound effects (but not music).
setBaseTile(int, int, int) - Method in class com.threerings.miso.data.MisoSceneModel
Updates the tile at the specified location in the base layer.
setBaseTile(int, int, int) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
setBaseTile(int, int, int) - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
setBaseTile(int, int, int) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
setBaseTile(int, int, int) - Method in class com.threerings.miso.data.VirtualMisoSceneModel
 
setBounds(int, int, int, int) - Method in class com.threerings.media.VirtualMediaPanel
 
setBounds(int, int, int, int) - Method in class com.threerings.miso.client.MisoScenePanel
 
setBuffer(Buffer) - Method in class com.threerings.openal.Source
Sets the source buffer.
setCacheDir(File) - Static method in class com.threerings.resource.FileResourceBundle
Specifies the directory in which our temporary resource files should be stored.
setCacheSize(int) - Static method in class com.threerings.cast.CharacterManager
Sets the size of the cache used for composited animation frames.
setCacheSize(int) - Static method in class com.threerings.media.image.ClientImageManager
Sets the size of the image cache.
setCacheSize(int) - Method in class com.threerings.openal.SoundManager
Configures the size of our sound cache.
setCharacterClass(Class<? extends CharacterSprite>) - Method in class com.threerings.cast.CharacterManager
Instructs the character manager to construct instances of this derived class of CharacterSprite when creating new sprites.
setCharacterDescriptor(CharacterDescriptor) - Method in class com.threerings.cast.CharacterSprite
Reconfigures this sprite to use the specified character descriptor.
setClassdef(String) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
setClassLoader(ClassLoader) - Method in class com.threerings.resource.ResourceManager
Configures the class loader this manager should use to load resources if/when there are no bundles from which to load them.
setClipVolume(float) - Method in class com.threerings.media.sound.SoundPlayer
Sets the volume for all sound clips.
setClipVolume(float) - Method in class com.threerings.openal.OpenALSoundPlayer
 
setColorizations(Colorization[][]) - Method in class com.threerings.cast.CharacterDescriptor
Updates the colorizations to be used by this character descriptor.
setColorizations(String[]) - Method in class com.threerings.media.tile.ObjectTileSet
Provides a set of colorization classes that apply to objects in this tileset.
setColorizeFile(File) - Method in class com.threerings.media.tools.RecolorImage
Loads up the colorization classes from the specified file.
setCommandArgument(Object) - Method in class com.threerings.media.sprite.ButtonSprite
Sets the command argument generated by this button.
setConeInnerAngle(float) - Method in class com.threerings.openal.Sound
Sets the inside angle of the sound cone.
setConeInnerAngle(float) - Method in class com.threerings.openal.Source
Sets the inside angle of the sound cone.
setConeOuterAngle(float) - Method in class com.threerings.openal.Sound
Sets the outside angle of the sound cone.
setConeOuterAngle(float) - Method in class com.threerings.openal.Source
Sets the outside angle of the sound cone.
setConeOuterGain(float) - Method in class com.threerings.openal.Sound
Sets the gain outside of the sound cone.
setConeOuterGain(float) - Method in class com.threerings.openal.Source
Sets the gain outside of the sound cone.
setConfig(File) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Sets the path to the bundler configuration file that we'll use when creating the bundle.
setConfigdef(File) - Method in class com.threerings.tools.CompiledConfigTask
 
setConstraints(String[]) - Method in class com.threerings.media.tile.ObjectTile
Configures this object's constraints.
setConstraints(String[][]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the lists of constraints associated with our object tiles.
setCovered(Map<Integer, SceneBlock>, SceneObject) - Method in class com.threerings.miso.client.SceneBlock
Sets the footprint of this object tile
setCovered(int, int) - Method in class com.threerings.miso.client.SceneBlock
Indicates that this tile is covered by an object footprint.
setData(int, ByteBuffer, int) - Method in class com.threerings.openal.Buffer
Sets the data in this buffer.
setData(int, IntBuffer, int) - Method in class com.threerings.openal.Buffer
Sets the data in this buffer.
setData(int, ShortBuffer, int) - Method in class com.threerings.openal.Buffer
Sets the data in this buffer.
setDefaultBaseTileSet(int) - Method in class com.threerings.miso.data.MisoSceneModel
Updates the default base tileset id for this scene.
setDefaultBaseTileSet(int) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
setDelay(long) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Set the delay to use.
setDeployDir(File) - Method in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
Sets the path to the directory in which we'll be putting our bundle's files.
setDest(File) - Method in class com.threerings.tools.CompiledConfigTask
 
setDim(boolean) - Method in class com.threerings.chat.ChatGlyph
Sets whether or not this glyph is in dimmed mode.
setDimmed(boolean) - Method in class com.threerings.chat.ChatOverlay
Set the dimmed mode of the currently displaying glyphs.
setDimmed(boolean) - Method in class com.threerings.chat.ComicChatOverlay
 
setDimmed(boolean) - Method in class com.threerings.chat.SubtitleChatOverlay
 
setDirection(float, float, float) - Method in class com.threerings.openal.Sound
Sets the direction of the sound.
setDirection(float, float, float) - Method in class com.threerings.openal.Source
Sets the direction of the source.
setDuration(long) - Method in class com.threerings.media.util.LineSegmentPath
Computes the velocity at which the pathable will need to travel along this path such that it will arrive at the destination in approximately the specified number of milliseconds.
setegid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Sets the process' effective gid to the specified value.
setEnabled(SoundPlayer.SoundType, boolean) - Method in class com.threerings.media.sound.SoundPlayer
Turns on or off the specified sound type.
setEnabled(boolean) - Method in class com.threerings.media.sprite.ButtonSprite
Sets whether or not this button is enabled.
setEnabled(boolean) - Method in class com.threerings.media.TimerView
Sets whether this timer should be rendered.
setEnabled(boolean) - Method in class com.threerings.util.KeyboardManager
Sets whether the keyboard manager processes keyboard input.
seteuid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Sets the process' effective uid to the specified value.
setFloatPeriod(long) - Method in class com.threerings.media.animation.FloatingTextAnimation
Sets the duration of this score animation to the specified time in milliseconds.
setFollowingPathAction(String) - Method in class com.threerings.cast.CharacterSprite
Specifies the action to use when the sprite is following a path.
setFollowsPathable(Pathable, byte) - Method in class com.threerings.media.VirtualMediaPanel
Instructs the view to follow the supplied pathable; ensuring that the view's coordinates are adjusted according to the follow mode.
setFrameIndex(int) - Method in class com.threerings.media.animation.MultiFrameAnimation
Sets the frame index and updates our dimensions.
setFrameIndex(int, boolean) - Method in class com.threerings.media.sprite.ImageSprite
Instructs the sprite to display the specified frame index.
setFrameRate(float) - Method in class com.threerings.media.sprite.ImageSprite
Sets the number of frames per second desired for the sprite animation.
setFrames(MultiFrameImage) - Method in class com.threerings.media.sprite.ImageSprite
Set the image array used to render the sprite.
setFringeDef(File) - Method in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
setGain(float) - Method in class com.threerings.openal.Listener
Sets the gain of the listener.
setGain(float) - Method in class com.threerings.openal.Sound
Sets the gain of the sound (which will be multiplied by the base gain).
setGain(float) - Method in class com.threerings.openal.Source
Sets the gain of the source.
setGain(float) - Method in class com.threerings.openal.Stream
Sets the base gain of the stream.
setGapSize(Dimension) - Method in class com.threerings.media.tile.SwissArmyTileSet
Sets the size of the gap between tiles (in pixels).
setGCEnabled(boolean) - Static method in class com.threerings.util.unsafe.Unsafe
Enables or disables garbage collection.
setgid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Sets the process' gid to the specified value.
setGraphics(Graphics2D) - Method in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
setHeight(int) - Method in class com.threerings.media.tile.UniformTileSet
Specifies the height of the tiles in this tileset.
setHeights(int[]) - Method in class com.threerings.media.tile.SwissArmyTileSet
Sets the tile heights for each row.
setHistoryEnabled(boolean) - Method in class com.threerings.chat.SubtitleChatOverlay
Configures us for display of chat history or not.
setHovered(boolean) - Method in interface com.threerings.media.sprite.action.HoverSprite
Set the current hover state.
setHovered(boolean) - Method in class com.threerings.miso.client.SceneObject
Informs this scene object that the mouse is now hovering over it.
setImage(Mirage) - Method in class com.threerings.media.tile.Tile
Configures this tile with its tile image.
setImage(File) - Method in class com.threerings.media.tools.RecolorImage
 
setImagePath(String) - Method in class com.threerings.media.tile.TileSet
Sets the path to the image that will be used by this tileset.
setImageProvider(ImageProvider) - Method in class com.threerings.media.tile.TileSet
Configures this tileset with an image provider that it can use to load its tileset image.
setIndexFile(String) - Method in class com.threerings.media.tools.ResourceIndexerTask
 
setKeepRawPngs(boolean) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Note whether we are supposed to use the raw png files directly in the bundle or try to re-encode them.
setKeepRawPngs(boolean) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Note whether we are supposed to use the raw png files directly in the bundle or try to re-encode them.
setKeyRepeat(boolean) - Static method in class com.threerings.util.keybd.Keyboard
Sets whether key auto-repeating is enabled.
setLength(int) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Set the length of the sequence we are to use, or 0 means set it to the length of the sequence array that we were constructed with.
setLocalePrefix(String) - Method in class com.threerings.resource.ResourceManager
Set where we should look for locale-specific resources.
setLocation(int, int) - Method in class com.threerings.chat.ChatGlyph
 
setLocation(int, int) - Method in class com.threerings.media.AbstractMedia
Set the location.
setLocation(int, int) - Method in class com.threerings.media.animation.Animation
 
setLocation(int, int) - Method in class com.threerings.media.animation.AnimationSprite
 
setLocation(int, int) - Method in class com.threerings.media.animation.FloatingTextAnimation
 
setLocation(int, int) - Method in class com.threerings.media.sprite.Sprite
 
setLocation(int, int) - Method in class com.threerings.media.util.DelegatingPathable
 
setLocation(int, int) - Method in interface com.threerings.media.util.Pathable
Updates the pathable's current coordinates.
setLooping(boolean) - Method in class com.threerings.openal.Source
Sets whether or not the source is looping.
setMapfile(File) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Sets the path to the component map file that we'll use to obtain component ids for the bundled components.
setMapfile(File) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Sets the path to the tileset id mapping file we'll use when creating the bundle.
setMaxDistance(float) - Method in class com.threerings.openal.Sound
Sets the maximum distance for attenuation.
setMaxDistance(float) - Method in class com.threerings.openal.Source
Sets the maximum distance for attenuation.
setMaxGain(float) - Method in class com.threerings.openal.Sound
Sets the maximum gain.
setMaxGain(float) - Method in class com.threerings.openal.Source
Sets the maximum gain.
setMediaTimer(MediaTimer) - Static method in class com.threerings.media.util.PerformanceMonitor
Used to configure the performance monitor with a particular MediaTimer implementation.
setMinGain(float) - Method in class com.threerings.openal.Sound
Sets the minimum gain.
setMinGain(float) - Method in class com.threerings.openal.Source
Sets the minimum gain.
setMirage(Mirage) - Method in class com.threerings.media.sprite.ImageSprite
Set the image to be used for this sprite.
setName(String) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerUtil.ActionMap
 
setName(String) - Method in class com.threerings.media.tile.TileSet
Specifies the tileset name.
setObjectHeights(int[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the heights (in unit tile count) of the objects in this tileset.
setObjectWidths(int[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the widths (in unit tile count) of the objects in this tileset.
setOffsetPos(Point) - Method in class com.threerings.media.tile.SwissArmyTileSet
Sets the offset in pixels of the upper left corner of the first tile in the first row.
setOpaque(boolean) - Method in class com.threerings.media.MediaPanel
 
setOrient(int) - Method in class com.threerings.cast.CompositedActionFrames.CompositedFramesKey
 
setOrientation(int) - Method in class com.threerings.cast.CharacterSprite
 
setOrientation(int) - Method in class com.threerings.media.sprite.OrientableImageSprite
 
setOrientation(int) - Method in class com.threerings.media.sprite.Sprite
Sprites have an orientation in one of the eight cardinal directions: DirectionCodes.NORTH, DirectionCodes.NORTHEAST, etc.
setOrientation(int) - Method in class com.threerings.media.util.DelegatingPathable
 
setOrientation(int) - Method in interface com.threerings.media.util.Pathable
Will be called by a path when it moves the pathable in the specified direction.
setOrientation(float, float, float, float, float, float) - Method in class com.threerings.openal.Listener
Sets the orientation of the listener in terms of an "at" (direction) and "up" vector.
setOrientOffset(int) - Method in class com.threerings.media.util.ArcPath
Sets the offset that is applied to the pathable whenever it is oriented.
setOrigin(int, int) - Method in class com.threerings.media.tile.ObjectTile
Sets the offset in pixels from the origin of the tile image to the origin of the object.
setPan(float) - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
setPan(float) - Method in interface com.threerings.media.sound.SoundPlayer.Frob
Set the pan value for the sound.
setParser(String) - Method in class com.threerings.tools.CompiledConfigTask
 
setPassability(boolean[]) - Method in class com.threerings.miso.tile.BaseTileSet
Sets the passability information for the tiles in this tileset.
setPassable(boolean) - Method in class com.threerings.miso.tile.BaseTile
Configures this base tile as passable or impassable.
setPaused(boolean) - Method in class com.threerings.media.MediaPanel
Pauses the sprites and animations that are currently active on this media panel.
setPaused(boolean) - Method in class com.threerings.media.MetaMediaManager
Pauses the sprites and animations that are currently active on this media panel.
setPitch(float) - Method in class com.threerings.openal.Sound
Sets the pitch multiplier.
setPitch(float) - Method in class com.threerings.openal.Source
Sets the pitch multiplier.
setPosition(float, float, float) - Method in class com.threerings.openal.Listener
Sets the position of the listener.
setPosition(float, float, float) - Method in class com.threerings.openal.Sound
Sets the position of the sound.
setPosition(float, float, float) - Method in class com.threerings.openal.Source
Sets the position of the source.
setPrefix(String) - Method in class com.threerings.cast.tools.xml.ActionRuleSet
Instructs the action rule set to match actions with the supplied prefix.
setPrefix(String) - Method in class com.threerings.cast.tools.xml.ClassRuleSet
Instructs the class rule set to match component classes with the supplied prefix.
setPrefix(String) - Method in class com.threerings.media.tile.tools.xml.TileSetRuleSet
Instructs the tileset rule set to match tilesets with the supplied prefix.
setPrepareImages(boolean) - Static method in class com.threerings.media.image.ClientImageManager
Sets if images should be recreated in the graphics context's preferred format before rendering.
setPressTime(long) - Method in class com.threerings.util.KeyboardManager.KeyInfo
Sets the last time the key was pressed.
setPriorities(byte[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the default render priorities for our object tiles.
setPriority(int) - Method in class com.threerings.media.tile.ObjectTile
Sets this object tile's default render priority.
setPriority(byte) - Method in class com.threerings.miso.client.SceneObject
Overrides the render priority of this object.
setReferenceDistance(float) - Method in class com.threerings.openal.Sound
Sets the reference distance for attenuation.
setReferenceDistance(float) - Method in class com.threerings.openal.Source
Sets the reference distance for attenuation.
setReleaseTime(long) - Method in class com.threerings.util.KeyboardManager.KeyInfo
Sets the last time the key was released.
setRenderOrder(int) - Method in class com.threerings.media.AbstractMedia
Sets the render order associated with this media.
setRepeatDelay(long) - Method in class com.threerings.util.KeyboardManager
Sets the expected delay in milliseconds between each key press/release event the keyboard manager should expect to receive while a key is repeating.
setResetOnInit(boolean) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Do we reset the animation on init?
setRestingAction(String) - Method in class com.threerings.cast.CharacterSprite
Specifies the action to use when the sprite is at rest.
setRolloffFactor(float) - Method in class com.threerings.openal.Sound
Sets the rolloff factor for attenuation.
setRolloffFactor(float) - Method in class com.threerings.openal.Source
Sets the rolloff factor for attenuation.
setRoot(File) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Sets the root path which will be stripped from the image paths prior to parsing them to obtain the component class, type and action names.
setSandTrickleY() - Method in class com.threerings.media.HourglassView
Set the y position of the trickle.
setScene(SimpleMisoSceneModel) - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneParser
Called by the parser once the scene is parsed.
setScene(SparseMisoSceneModel) - Method in class com.threerings.miso.tools.xml.SparseMisoSceneParser
Called by the parser once the scene is parsed.
setSceneModel(MisoSceneModel) - Method in class com.threerings.miso.client.MisoScenePanel
Configures this display with a scene model which will immediately be resolved and displayed.
setScrollableArea(int, int, int, int) - Method in class com.threerings.media.VirtualRangeModel
Informs the virtual range model the extent of the area over which we can scroll.
setSection(SparseMisoSceneModel.Section) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Don't call this method!
setSelectedComponent(ComponentClass, int) - Method in class com.threerings.cast.builder.BuilderModel
Sets the selected component for the given component class.
setSelectedComponent(int) - Method in class com.threerings.cast.builder.ClassEditor
Sets the selected component in the builder model for the component class associated with this editor to the component at the given index in this editor's list of available components.
setShowFlags(int, boolean) - Method in class com.threerings.miso.client.MisoScenePanel
Set whether or not to highlight object tooltips (and potentially other scene entities).
setSoundQueue(RunQueue) - Method in class com.threerings.media.sound.JavaSoundPlayer
Sets the run queue on which sound should be played.
setSource(String) - Method in class com.threerings.media.IconManager
If icon images should be loaded from a set of resource bundles rather than the classpath, that set can be set here.
setSourceRelative(boolean) - Method in class com.threerings.openal.Sound
Sets whether or not the position, velocity, etc., of the sound are relative to the listener.
setSourceRelative(boolean) - Method in class com.threerings.openal.Source
Sets whether or not the position, velocity, etc., of the source are relative to the listener.
setSpot(int, int, byte) - Method in class com.threerings.media.tile.ObjectTile
Configures the "spot" associated with this object.
setSpotOrients(byte[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the orientation of the "spots" associated with our object tiles.
setSprite(CharacterSprite) - Method in class com.threerings.cast.builder.SpritePanel
Sets the sprite to be displayed.
setStyle(int) - Method in class com.threerings.media.sprite.ButtonSprite
Sets the style of this button.
setTarget(File) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Sets the path to the bundle file that we'll be creating.
setTarget(File) - Method in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
setTarget(File) - Method in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
setTarget(File) - Method in class com.threerings.tools.CompiledConfigTask
 
setTarget(JComponent, KeyTranslator) - Method in class com.threerings.util.KeyboardManager
Initializes the keyboard manager with the supplied target component and key translator and disables the keyboard manager if it is currently active.
setTargetFrameRate(int) - Method in class com.threerings.media.FrameManager
Instructs the frame manager to target the specified number of frames per second.
setTileCounts(int[]) - Method in class com.threerings.media.tile.SwissArmyTileSet
Sets the tile counts which are the number of tiles in each row of the tileset image.
setTileSetMap(File) - Method in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
setTileSetRepository(TileSetRepository) - Method in class com.threerings.media.tile.TileManager
Sets the tileset repository that will be used by the tile manager when tiles are requested by tileset id.
setTransitionTime(long) - Method in class com.threerings.media.TimerView
Set the amount of time it takes to render digital changes in the completion state (probably due to a timer reset).
setTranslations(Point[]) - Method in class com.threerings.cast.CharacterDescriptor
Updates the translations to be used by this character descriptor.
setTrimmedBounds(Rectangle) - Method in class com.threerings.media.tile.TrimmedTile
Sets the trimmed bounds of this tile.
setuid(int) - Static method in class com.threerings.util.unsafe.Unsafe
Sets the process' uid to the specified value.
setUncompressed(boolean) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Note whether we are supposed to leave the jar uncompressed rather than the normal process of zipping it at maximum compression.
setUncompressed(boolean) - Method in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Note whether we are supposed to leave the jar uncompressed rather than the normal process of zipping it at maximum compression.
setUnpackResources(boolean) - Method in class com.threerings.resource.ResourceManager
Configures whether we unpack our resource bundles or not.
setupAudioStream(byte[]) - Static method in class com.threerings.media.sound.JavaSoundPlayer
Sets up an audio stream from the given byte array, and gets it to convert itself to PCM data for writing to our output line (if it isn't already that)
setupAudioStream(InputStream) - Static method in class com.threerings.media.sound.JavaSoundPlayer
Sets up an audio stream from the given byte array, and gets it to convert itself to PCM data for writing to our output line (if it isn't already that)
setupColors(JComboBox, String) - Method in class com.threerings.media.tools.RecolorImage
 
setUpdateFrequency(long) - Method in class com.threerings.media.util.BobblePath
Set a new update frequency.
setValue(float) - Method in class com.threerings.media.tools.RecolorImage.SliderAndLabel
 
setVariance(int, int) - Method in class com.threerings.media.util.BobblePath
Set the variance of bobblin' in each direction.
setVelocity(float) - Method in class com.threerings.media.util.LineSegmentPath
Sets the velocity of this pathable in pixels per millisecond.
setVelocity(float, float, float) - Method in class com.threerings.openal.Listener
Sets the velocity of the listener.
setVelocity(float, float, float) - Method in class com.threerings.openal.Sound
Sets the velocity of the sound.
setVelocity(float, float, float) - Method in class com.threerings.openal.Source
Sets the velocity of the source.
setViewLocation(int, int) - Method in class com.threerings.media.VirtualMediaPanel
Sets the upper-left coordinate of the view port in virtual coordinates.
setVisible(boolean) - Method in class com.threerings.chat.ChatOverlay
Causes the chat overlay to make itself visible or invisible.
setVisiBlock(boolean) - Method in class com.threerings.miso.client.SceneBlock
Makes a note that this block was considered to be visible at the time it was created.
setVolume(float) - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
setVolume(float) - Method in interface com.threerings.media.sound.SoundPlayer.Frob
Set the volume of the sound.
setWarning(float, ResultListener<TimerView>) - Method in class com.threerings.media.TimerView
Setup a warning to trigger after the timer is "warnPercent" or more completed.
setWarning(boolean) - Method in class com.threerings.miso.client.SceneObject
Used to flag overlapping scene objects that have no resolving object priorities.
setWidth(int) - Method in class com.threerings.media.tile.UniformTileSet
Specifies the width of the tiles in this tileset.
setWidths(int[]) - Method in class com.threerings.media.tile.SwissArmyTileSet
Sets the tile widths for each row.
setWipeOnFailure(boolean) - Method in class com.threerings.cast.bundle.BundledComponentRepository
Configures the bundled component repository to wipe any bundles that report certain kinds of failure.
setXOrigins(int[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the x offset in pixels to the image origin.
setXSpots(short[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the x offset to the "spots" associated with our object tiles.
setYOrigins(int[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the y offset in pixels to the image origin.
setYSpots(short[]) - Method in class com.threerings.media.tile.ObjectTileSet
Sets the y offset to the "spots" associated with our object tiles.
setZations(byte, byte, byte, byte) - Method in class com.threerings.miso.data.ObjectInfo
Sets the primary and secondary colorization assignments.
shadow - Variable in class com.threerings.cast.ComponentClass
Indicates the class name of the shadow layer to which this component class contributes a shadow.
SHADOW_TYPE - Static variable in interface com.threerings.cast.StandardActions
A special action sub-type for shadow imagery.
shadowAlpha - Variable in class com.threerings.cast.ComponentClass
1.0 for a normal component, the alpha value of the pre-composited shadow for the special "shadow" component class.
sheight - Variable in class com.threerings.miso.data.SparseMisoSceneModel
The dimensions of a section of our scene.
shiftToContain(Rectangle, Rectangle) - Static method in class com.threerings.geom.GeomUtil
Shifts the position of the tainer rectangle to ensure that it contains the tained rectangle.
SHORT_DIR_STRINGS - Static variable in class com.threerings.util.DirectionUtil
Abbreviated direction constant string names.
shouldPlay(SoundPlayer.SoundType) - Method in class com.threerings.media.sound.SoundPlayer
Is sound on and is the specified soundtype enabled?
shouldShowFromHistory(ChatMessage, int) - Method in class com.threerings.chat.ComicChatOverlay
 
shouldShowFromHistory(ChatMessage, int) - Method in class com.threerings.chat.SubtitleChatOverlay
We're looking through history to figure out what messages we should be showing, should we show the following?
SHOUT - Static variable in class com.threerings.chat.ChatLogic
Type mode code for shout chat type.
SHOW_TIPS - Static variable in class com.threerings.miso.client.MisoScenePanel
Show flag that indicates we should show all tips.
showFlagsDidChange(int) - Method in class com.threerings.miso.client.MisoScenePanel
Called when our show flags have changed.
shutdown() - Method in class com.threerings.media.AbstractMedia
Called by the media manager after the media is removed from service.
shutdown() - Method in class com.threerings.media.animation.GleamAnimation
 
shutdown() - Method in class com.threerings.media.sound.JavaSoundPlayer
 
shutdown() - Method in class com.threerings.media.sound.SoundLoader
 
shutdown() - Method in class com.threerings.media.sound.SoundPlayer
Shut the damn thing off.
shutdown() - Method in class com.threerings.media.sprite.Sprite
 
shutdown() - Method in class com.threerings.openal.OpenALSoundPlayer
 
shutdown() - Method in class com.threerings.openal.SoundManager
Shuts down the sound manager.
shutdown() - Method in class com.threerings.util.KeyDispatcher
Shuts down the key dispatcher.
sign(int) - Static method in class com.threerings.media.util.MathUtil
Returns positive 1 if the sign of the argument is positive, or -1 if the sign of the argument is negative.
SimpleCachingImageProvider - Class in com.threerings.media.tile
An image provider that can be used by command line tools to load images and provide them to tilesets when doing things like preprocessing tileset images.
SimpleCachingImageProvider() - Constructor for class com.threerings.media.tile.SimpleCachingImageProvider
 
SimpleMisoSceneModel - Class in com.threerings.miso.data
Contains miso scene data for a scene that is assumed to be reasonably simple and small, such that all base tile data for the entire scene can be stored in a single contiguous array.
SimpleMisoSceneModel() - Constructor for class com.threerings.miso.data.SimpleMisoSceneModel
Creates a completely uninitialized model suitable for little more than unserialization.
SimpleMisoSceneModel(int, int, int, int) - Constructor for class com.threerings.miso.data.SimpleMisoSceneModel
Creates a blank scene model with the specified dimensions.
SimpleMisoSceneParser - Class in com.threerings.miso.tools.xml
A simple class for parsing simple miso scene models.
SimpleMisoSceneParser(String) - Constructor for class com.threerings.miso.tools.xml.SimpleMisoSceneParser
Constructs a scene parser that parses scenes with the specified XML path prefix.
SimpleMisoSceneRuleSet - Class in com.threerings.miso.tools.xml
Used to parse a SimpleMisoSceneModel from XML.
SimpleMisoSceneRuleSet() - Constructor for class com.threerings.miso.tools.xml.SimpleMisoSceneRuleSet
 
SimpleMisoSceneWriter - Class in com.threerings.miso.tools.xml
Generates an XML representation of a SimpleMisoSceneModel.
SimpleMisoSceneWriter() - Constructor for class com.threerings.miso.tools.xml.SimpleMisoSceneWriter
 
SingleFrameImageImpl - Class in com.threerings.media.util
The single frame image class is a basic implementation of the MultiFrameImage interface intended to facilitate the creation of MFIs whose display frames consist of only a single image.
SingleFrameImageImpl(Mirage) - Constructor for class com.threerings.media.util.SingleFrameImageImpl
Constructs a single frame image object.
SingleTileImageImpl - Class in com.threerings.media.util
The single frame image class is a basic implementation of the MultiFrameImage interface intended to facilitate the creation of MFIs whose display frames consist of only a single tile image.
SingleTileImageImpl(Tile) - Constructor for class com.threerings.media.util.SingleTileImageImpl
Constructs a single frame image object.
size() - Method in class com.threerings.media.util.LineSegmentPath
Return the number of nodes in the path.
size() - Method in class com.threerings.miso.client.DirtyItemList
Returns the number of items in the dirty item list.
size() - Method in class com.threerings.miso.util.ObjectSet
Returns the number of objects in this set.
skipEntry(String, long) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Returns whether we should skip the specified entry in the bundle, presumably if it was already created and up to date.
skipEntry(String, long) - Method in class com.threerings.cast.bundle.tools.DirectoryComponentBundlerTask
 
skipHitObject(SceneObject) - Method in class com.threerings.miso.client.MisoScenePanel
Determines whether we should skip the specified object when compiling the list of objects under a specified point using MisoScenePanel.getHitObjects(com.threerings.miso.client.DirtyItemList, int, int).
skipIfTargetNewer() - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Returns whether we should skip updating the bundle if the target is newer than any component.
skipIfTargetNewer() - Method in class com.threerings.cast.bundle.tools.DirectoryComponentBundlerTask
 
skipIfTargetNewer() - Method in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundler
 
skipIfTargetNewer() - Method in class com.threerings.media.tile.bundle.tools.TileSetBundler
Returns whether we should skip updating the bundle if the target is newer than any component.
sleep(int) - Static method in class com.threerings.util.unsafe.Unsafe
Causes the current thread to block for the specified number of milliseconds.
slopeX - Variable in class com.threerings.miso.util.MisoSceneMetrics
The slope of the x- and y-axis lines.
slopeY - Variable in class com.threerings.miso.util.MisoSceneMetrics
The slope of the x- and y-axis lines.
SmoothBobblePath - Class in com.threerings.media.util
Bobble a Pathable smoothly.
SmoothBobblePath(int, int, long) - Constructor for class com.threerings.media.util.SmoothBobblePath
 
SmoothBobblePath(int, int, long, long) - Constructor for class com.threerings.media.util.SmoothBobblePath
 
SolidMirage - Class in com.threerings.media.image
A simple mirage that's just a solid rectangle of color.
SolidMirage(Color, int, int) - Constructor for class com.threerings.media.image.SolidMirage
 
sorient - Variable in class com.threerings.media.tile.TrimmedObjectTileSet.Bits
The orientation of the "spot" associated with this object.
sorient - Variable in class com.threerings.miso.data.ObjectInfo
The orientation of the "spot" associated with this object.
sort() - Method in class com.threerings.miso.client.DirtyItemList
Returns an array of the DirtyItemList.DirtyItem objects in the list sorted in proper rendering order.
sound - Variable in class com.threerings.openal.OpenALSoundPlayer.SoundGrabber
 
Sound - Class in com.threerings.openal
Represents an instance of a sound clip which can be positioned in 3D space, gain and pitch adjusted and played or looped.
Sound(SoundGroup, ClipBuffer) - Constructor for class com.threerings.openal.Sound
 
Sound.StartObserver - Interface in com.threerings.openal
Used to await notification of the starting of a sound which may be delayed in loading.
SoundCodes - Interface in com.threerings.media.sound
A basic set of sound types.
SoundEnabledObserver - Interface in com.threerings.media.sound
Exposes a SoundPlayer.SoundType being enabled or disabled in SoundPlayer.
SoundGroup - Class in com.threerings.openal
Manages a group of sounds, binding them to OpenAL sources as they are played and freeing up those sources for use by other sounds when the sounds are finished.
SoundGroup(SoundManager, ClipProvider, int) - Constructor for class com.threerings.openal.SoundGroup
 
SoundGroup.PooledSource - Class in com.threerings.openal
Used to track which sources are in use.
SoundGroup.PooledSource() - Constructor for class com.threerings.openal.SoundGroup.PooledSource
 
soundLoaded() - Method in class com.threerings.openal.OpenALSoundPlayer.SoundGrabber
 
SoundLoader - Class in com.threerings.media.sound
Loads sound clips specified by package-based properties files.
SoundLoader(ResourceManager, String, String) - Constructor for class com.threerings.media.sound.SoundLoader
 
SoundManager - Class in com.threerings.media.sound
Deprecated. - use JavaSoundPlayer
SoundManager(ResourceManager) - Constructor for class com.threerings.media.sound.SoundManager
Deprecated.  
SoundManager(ResourceManager, String, String) - Constructor for class com.threerings.media.sound.SoundManager
Deprecated.  
SoundManager - Class in com.threerings.openal
An interface to the OpenAL library that provides a number of additional services: an object oriented interface to the OpenAL system a mechanism for loading a group of sounds and freeing their resources all at once a mechanism for loading sounds in a background thread and preloading sounds that are likely to be needed soon Note: the sound manager is not thread safe (other than during its interactions with its internal background loading thread).
SoundManager(RunQueue) - Constructor for class com.threerings.openal.SoundManager
Creates a sound manager and initializes the OpenAL sound subsystem.
SoundPlayer - Class in com.threerings.media.sound
Loads, plays and loops sounds.
SoundPlayer() - Constructor for class com.threerings.media.sound.SoundPlayer
 
SoundPlayer.Frob - Interface in com.threerings.media.sound
A control for sounds.
SoundPlayer.SoundType - Class in com.threerings.media.sound
Create instances of this for your application to differentiate between different types of sounds.
SoundPlayer.SoundType(String) - Constructor for class com.threerings.media.sound.SoundPlayer.SoundType
Construct a new SoundType.
Sounds - Class in com.threerings.media.sound
A base class for sound repository classes.
Sounds() - Constructor for class com.threerings.media.sound.Sounds
 
soundStarted(Sound) - Method in interface com.threerings.openal.Sound.StartObserver
Called when the specified sound has started playing.
source - Variable in class com.threerings.media.image.ColorPository.ClassRecord
The source color to use when recoloring colors in this class.
source - Variable in class com.threerings.openal.SoundGroup.PooledSource
 
Source - Class in com.threerings.openal
Represents an OpenAL source object.
Source(SoundManager) - Constructor for class com.threerings.openal.Source
Creates a new source for the specified sound manager.
SOURCE_COUNT - Variable in class com.threerings.openal.OpenALSoundPlayer
Number of sounds that can be played simultaneously.
sourceBound() - Method in class com.threerings.openal.ClipBuffer
Notifies the buffer that a source has been bound to it.
sourceFinalized(int) - Method in class com.threerings.openal.SoundManager
Called when a source has been finalized.
sourceIsReady() - Method in class com.threerings.resource.FileResourceBundle
Called by the resource manager once it has ensured that our resource jar file is up to date and ready for reading.
sourceUnbound() - Method in class com.threerings.openal.ClipBuffer
Notifies the buffer that a source has been unbound from it.
SOUTH - Static variable in class com.threerings.miso.tile.AutoFringer
 
SOUTH - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating south.
SOUTHEAST - Static variable in class com.threerings.miso.tile.AutoFringer
 
SOUTHEAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating southeast.
SOUTHSOUTHEAST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating south by southeast.
SOUTHSOUTHWEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating south by southwest.
SOUTHWEST - Static variable in class com.threerings.miso.tile.AutoFringer
 
SOUTHWEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating southwest.
SPACE - Static variable in class com.threerings.media.tile.ObjectTileSet
A constraint prefix indicating that the object must have empty space in the suffixed direction (N, E, S, or W).
SparkAnimation - Class in com.threerings.media.animation
Displays a set of spark images originating from a specified position and flying outward in random directions, fading out as they go, for a specified period of time.
SparkAnimation(Rectangle, int, int, int, int, float, float, float, float, float, float, Mirage[], long, boolean) - Constructor for class com.threerings.media.animation.SparkAnimation
Constructs a spark animation with the supplied parameters.
SparseMisoSceneModel - Class in com.threerings.miso.data
Contains miso scene data that is broken up into NxN tile sections.
SparseMisoSceneModel(int, int) - Constructor for class com.threerings.miso.data.SparseMisoSceneModel
Creates a scene model with the specified bounds.
SparseMisoSceneModel() - Constructor for class com.threerings.miso.data.SparseMisoSceneModel
Creates a blank model suitable for unserialization.
SparseMisoSceneModel.ObjectVisitor - Interface in com.threerings.miso.data
An interface that allows external entities to "visit" and inspect every object in this scene.
SparseMisoSceneModel.Section - Class in com.threerings.miso.data
Contains information on a section of this scene.
SparseMisoSceneModel.Section() - Constructor for class com.threerings.miso.data.SparseMisoSceneModel.Section
Creates a blank section instance, suitable for unserialization or configuration by the XML scene parser.
SparseMisoSceneModel.Section(short, short, short, short) - Constructor for class com.threerings.miso.data.SparseMisoSceneModel.Section
Creates a new scene section with the specified dimensions.
SparseMisoSceneParser - Class in com.threerings.miso.tools.xml
A simple class for parsing simple miso scene models.
SparseMisoSceneParser(String) - Constructor for class com.threerings.miso.tools.xml.SparseMisoSceneParser
Constructs a scene parser that parses scenes with the specified XML path prefix.
SparseMisoSceneRuleSet - Class in com.threerings.miso.tools.xml
Used to parse a SparseMisoSceneModel from XML.
SparseMisoSceneRuleSet() - Constructor for class com.threerings.miso.tools.xml.SparseMisoSceneRuleSet
 
SparseMisoSceneWriter - Class in com.threerings.miso.tools.xml
Generates an XML representation of a SparseMisoSceneModel.
SparseMisoSceneWriter() - Constructor for class com.threerings.miso.tools.xml.SparseMisoSceneWriter
 
SPEAK - Static variable in class com.threerings.chat.ChatLogic
Type mode code for default chat type (speaking).
SPEAKER_DISTANCE - Static variable in class com.threerings.chat.ComicChatOverlay
The distance to stay from the speaker.
speakerDeparted(Name) - Method in class com.threerings.chat.ChatOverlay
Should be called when a speaker departs the chat area to allow the overlay to clean up.
speakerDeparted(Name) - Method in class com.threerings.chat.ComicChatOverlay
 
SPECIALIZED - Static variable in class com.threerings.chat.ChatLogic
Type code for a chat type that was used in some special context, like in a negotiation.
splitNear(String, int) - Method in class com.threerings.chat.ComicChatOverlay
Split the text at the space nearest the specified location.
spoolerRun() - Method in class com.threerings.media.sound.JavaSoundPlayer
This is the primary run method of the sound-playing threads.
Sprite - Class in com.threerings.media.sprite
The sprite class represents a single movable object in an animated view.
Sprite() - Constructor for class com.threerings.media.sprite.Sprite
Constructs a sprite with an initially invalid location.
Sprite(int, int) - Constructor for class com.threerings.media.sprite.Sprite
Constructs a sprite with the supplied dimensions.
Sprite.CancelledOp - Class in com.threerings.media.sprite
Used to dispatch PathObserver.pathCancelled(com.threerings.media.sprite.Sprite, com.threerings.media.util.Path).
Sprite.CancelledOp(Sprite, Path) - Constructor for class com.threerings.media.sprite.Sprite.CancelledOp
 
Sprite.CompletedOp - Class in com.threerings.media.sprite
Used to dispatch PathObserver.pathCompleted(com.threerings.media.sprite.Sprite, com.threerings.media.util.Path, long).
Sprite.CompletedOp(Sprite, Path, long) - Constructor for class com.threerings.media.sprite.Sprite.CompletedOp
 
SpriteAnimation - Class in com.threerings.media.animation
 
SpriteAnimation(SpriteManager, Sprite, Path) - Constructor for class com.threerings.media.animation.SpriteAnimation
Constructs a sprite animation for the given sprite.
SpriteIcon - Class in com.threerings.media.sprite
Implements the icon interface, using a Sprite to render the icon image.
SpriteIcon(Sprite) - Constructor for class com.threerings.media.sprite.SpriteIcon
Creates a sprite icon that will use the supplied sprite to render itself.
SpriteIcon(Sprite, int) - Constructor for class com.threerings.media.sprite.SpriteIcon
Creates a sprite icon that will use the supplied sprite to render itself.
SpriteManager - Class in com.threerings.media.sprite
The sprite manager manages the sprites running about in the game.
SpriteManager() - Constructor for class com.threerings.media.sprite.SpriteManager
 
SpritePanel - Class in com.threerings.cast.builder
The sprite panel displays a character sprite centered in the panel suitable for user perusal.
SpritePanel(CharacterManager, BuilderModel) - Constructor for class com.threerings.cast.builder.SpritePanel
Constructs the sprite panel.
SpritePathAnimation - Class in com.threerings.media.animation
Wraps the dirty work of moving a sprite along a Path in an Animation.
SpritePathAnimation(Sprite, Path) - Constructor for class com.threerings.media.animation.SpritePathAnimation
 
stamp - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
stampTileImage(Object, BufferedImage, int, int) - Method in class com.threerings.miso.tile.AutoFringer
Helper function for AutoFringer.getTileImage(java.awt.image.BufferedImage, com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord, int, int, int, java.util.Map).
StandardActions - Interface in com.threerings.cast
Actions are referenced by name and this interface defines constants for standard actions and action suffixes used by the shadow and cropping support.
STANDING - Static variable in interface com.threerings.cast.StandardActions
The name of the standard standing action.
start() - Method in class com.threerings.media.FrameManager
Starts up the per-frame tick
start(float, long, ResultListener<TimerView>) - Method in class com.threerings.media.TimerView
Start the timer running from the specified percentage complete, to expire at the specified time.
start(KeyboardManager, RunQueue) - Method in class com.threerings.util.IdleTracker
 
start(KeyboardManager, Window, RunQueue) - Method in class com.threerings.util.IdleTracker
 
startAnimation(Animation, long) - Method in class com.threerings.media.animation.AnimationSequencer
Called when the time comes to start an animation.
starter - Variable in class com.threerings.media.image.ColorPository.ClassRecord
The default starting legality value for this color class.
starter - Variable in class com.threerings.media.image.ColorPository.ColorRecord
Tags this color as a legal starting color or not.
stateChanged(ChangeEvent) - Method in class com.threerings.cast.builder.ClassEditor
 
stateChanged(ChangeEvent) - Method in class com.threerings.chat.SubtitleChatOverlay
 
stateChanged(ChangeEvent) - Method in class com.threerings.media.VirtualRangeModel
 
stddev(int[], int, int) - Static method in class com.threerings.media.util.MathUtil
Computes the standard deviation of the supplied values.
stop() - Method in class com.threerings.media.FrameManager
Stops the per-frame tick.
stop() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
stop() - Method in interface com.threerings.media.sound.SoundPlayer.Frob
Stop playing or looping the sound.
stop() - Method in class com.threerings.media.TimerView
Stop the timer.
stop() - Method in class com.threerings.media.util.BobblePath
Have the Pathable stop bobbling asap.
stop() - Method in class com.threerings.openal.Sound
Stops this sound and rewinds to its beginning.
stop() - Method in class com.threerings.openal.Source
Stops the source.
stop() - Method in class com.threerings.openal.Stream
Stops this stream.
stream(String, String, boolean, ResultListener<Stream>) - Method in class com.threerings.openal.OpenALSoundPlayer
Streams ogg files from the given bundle and path.
Stream - Class in com.threerings.openal
Represents a streaming source of sound data.
Stream(SoundManager) - Constructor for class com.threerings.openal.Stream
Creates a new stream.
Stream.FadeMode - Enum in com.threerings.openal
Fading modes.
STREAM_UPDATE_INTERVAL - Static variable in class com.threerings.openal.OpenALSoundPlayer
Number of milliseconds to wait between stream updates.
StreamDecoder - Class in com.threerings.openal
Decodes audio streams from data read from an InputStream.
StreamDecoder() - Constructor for class com.threerings.openal.StreamDecoder
 
stripSuffix(String) - Static method in class com.threerings.resource.FileResourceBundle
Strips the .jar off of jar file paths.
SUBTITLE_HEIGHT_GUESS - Static variable in class com.threerings.chat.SubtitleChatOverlay
A guess as to the height of a subtitle (plus spacing).
SubtitleChatOverlay - Class in com.threerings.chat
Implements subtitle chat.
SubtitleChatOverlay(CrowdContext, ChatLogic, JScrollBar, int) - Constructor for class com.threerings.chat.SubtitleChatOverlay
Construct a subtitle chat overlay.
SubtitleChatOverlay(CrowdContext, ChatLogic, JScrollBar) - Constructor for class com.threerings.chat.SubtitleChatOverlay
Construct a comic chat overlay using all the available space for subtitling.
SubtitleChatOverlay(CrowdContext, ChatLogic, JScrollBar, boolean) - Constructor for class com.threerings.chat.SubtitleChatOverlay
 
SubtitleChatOverlay(CrowdContext, ChatLogic, JScrollBar, boolean, boolean) - Constructor for class com.threerings.chat.SubtitleChatOverlay
 
SubtitleChatOverlay(CrowdContext, ChatLogic, JScrollBar, int, boolean, int, int) - Constructor for class com.threerings.chat.SubtitleChatOverlay
Shared chained constructor.
summarizeState() - Method in class com.threerings.media.sound.SoundPlayer
Returns a string summarizing our volume settings and disabled sound types.
SURFACE - Static variable in class com.threerings.media.tile.ObjectTileSet
A constraint indicating that the object is a surface (e.g., table).
suspendResolution() - Method in class com.threerings.miso.client.SceneBlockResolver
Temporarily suspends the scene block resolution thread.
swidth - Variable in class com.threerings.miso.data.SparseMisoSceneModel
The dimensions of a section of our scene.
SwissArmyTileSet - Class in com.threerings.media.tile
The swiss army tileset supports a diverse variety of tiles in the tileset image.
SwissArmyTileSet() - Constructor for class com.threerings.media.tile.SwissArmyTileSet
 
SwissArmyTileSetRuleSet - Class in com.threerings.media.tile.tools.xml
Parses SwissArmyTileSet instances from a tileset description.
SwissArmyTileSetRuleSet() - Constructor for class com.threerings.media.tile.tools.xml.SwissArmyTileSetRuleSet
 
sx - Variable in class com.threerings.miso.data.ObjectInfo
A "spot" associated with this object (specified as an offset from the fine coordinates of the object's origin tile).
sy - Variable in class com.threerings.miso.data.ObjectInfo
A "spot" associated with this object (specified as an offset from the fine coordinates of the object's origin tile).

T

TAIL_WIDTH - Static variable in class com.threerings.chat.ComicChatOverlay
The width of the end of the tail.
TELL - Static variable in class com.threerings.chat.ChatLogic
Our internal code for tell chat.
TELL_COLOR - Static variable in class com.threerings.chat.ChatLogic
 
TELLFEEDBACK - Static variable in class com.threerings.chat.ChatLogic
Our internal code for tell feedback chat.
TELLFEEDBACK_COLOR - Static variable in class com.threerings.chat.ChatLogic
 
testAndSet() - Method in class com.threerings.media.FrameManager.Ticker
 
THINK - Static variable in class com.threerings.chat.ChatLogic
Type mode code for think chat type.
thread - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
The player thread, if it's playing us.
tick(long) - Method in class com.threerings.cast.CharacterSprite
 
tick(long) - Method in class com.threerings.chat.ChatGlyph
 
tick(long) - Method in class com.threerings.media.AbstractMedia
Called periodically by this media's manager to give it a chance to do its thing.
tick(long) - Method in class com.threerings.media.AbstractMediaManager
Must be called every frame so that the media can be properly updated.
tick(long) - Method in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
 
tick(long) - Method in class com.threerings.media.animation.AnimationSequencer
 
tick(long) - Method in class com.threerings.media.animation.AnimationSprite
 
tick(long) - Method in class com.threerings.media.animation.BlankAnimation
 
tick(long) - Method in class com.threerings.media.animation.BlendAnimation
 
tick(long) - Method in class com.threerings.media.animation.BobbleAnimation
 
tick(long) - Method in class com.threerings.media.animation.ExplodeAnimation
 
tick(long) - Method in class com.threerings.media.animation.FadeAnimation
 
tick(long) - Method in class com.threerings.media.animation.FloatingTextAnimation
 
tick(long) - Method in class com.threerings.media.animation.GleamAnimation
 
tick(long) - Method in class com.threerings.media.animation.MultiFrameAnimation
 
tick(long) - Method in class com.threerings.media.animation.RainAnimation
 
tick(long) - Method in class com.threerings.media.animation.ScaleAnimation
 
tick(long) - Method in class com.threerings.media.animation.SparkAnimation
 
tick(long) - Method in class com.threerings.media.animation.SpriteAnimation
 
tick(long) - Method in class com.threerings.media.animation.SpritePathAnimation
 
tick(long) - Method in class com.threerings.media.effects.FadeEffect
 
tick(long) - Method in class com.threerings.media.FrameInterval
 
tick(long) - Method in class com.threerings.media.FrameManager
Called to perform the frame processing and rendering.
tick(long) - Method in interface com.threerings.media.FrameParticipant
This is called on all registered frame participants, one for every frame.
tick(long) - Method in class com.threerings.media.HourglassView
 
tick(long) - Method in class com.threerings.media.MediaOverlay
Called by the frame manager on every tick.
tick(long) - Method in class com.threerings.media.MediaPanel
 
tick(long) - Method in class com.threerings.media.MetaMediaManager
Our media front end should implement FrameParticipant and call this method in their FrameParticipant.tick(long) method.
tick(long) - Method in class com.threerings.media.sprite.FadableImageSprite
 
tick(long) - Method in class com.threerings.media.sprite.ImageSprite
 
tick(long) - Method in class com.threerings.media.sprite.Sprite
 
tick(long) - Method in class com.threerings.media.TimerView
 
tick(Pathable, long) - Method in class com.threerings.media.util.ArcPath
 
tick(Pathable, long) - Method in class com.threerings.media.util.BobblePath
 
tick(Pathable, long) - Method in class com.threerings.media.util.DelayPath
 
tick(long) - Method in class com.threerings.media.util.FrameSequencer.ConstantRate
 
tick(long) - Method in interface com.threerings.media.util.FrameSequencer
Called every display frame, the frame sequencer should return the index of the animation frame that should be displayed during this tick.
tick(Pathable, long) - Method in class com.threerings.media.util.LinePath
 
tick(Pathable, long) - Method in class com.threerings.media.util.LineSegmentPath
 
tick(Pathable, long) - Method in interface com.threerings.media.util.Path
Called to request that this path update the position of the specified pathable based on the supplied timestamp information.
tick(Pathable, long) - Method in class com.threerings.media.util.PathSequence
 
tick(PerformanceObserver, String) - Static method in class com.threerings.media.util.PerformanceMonitor
Tick the named action associated with the given observer.
tick(Pathable, long) - Method in class com.threerings.media.util.SmoothBobblePath
 
tickAllMedia(long) - Method in class com.threerings.media.AbstractMediaManager
Calls AbstractMedia.tick(long) on all media to give them a chance to move about, change their look, generate dirty regions, and so forth.
tickAllMedia(long) - Method in class com.threerings.media.animation.AnimationManager
 
tickMedia(AbstractMedia, long) - Method in class com.threerings.media.AbstractMediaManager
A helper function used to call AbstractMedia.tick(long).
tickParticipants(long) - Method in class com.threerings.media.FrameManager
Called once per frame to invoke FrameParticipant.tick(long) on all of our frame participants.
tickPath(long) - Method in class com.threerings.cast.CharacterSprite
 
tickPath(long) - Method in class com.threerings.media.sprite.Sprite
Ticks any path assigned to this sprite.
Tile - Class in com.threerings.media.tile
A tile represents a single square in a single layer in a scene.
Tile() - Constructor for class com.threerings.media.tile.Tile
 
tile - Variable in class com.threerings.miso.client.SceneObject
The object tile used to display this object.
Tile.Key - Class in com.threerings.media.tile
Used when caching tiles.
Tile.Key(TileSet, int, Colorization[]) - Constructor for class com.threerings.media.tile.Tile.Key
 
TILE_HEIGHT_KEY - Static variable in class com.threerings.miso.MisoConfig
The config key for tile height in pixels.
TILE_SIZE - Static variable in class com.threerings.miso.client.ResolutionView
 
TILE_WIDTH_KEY - Static variable in class com.threerings.miso.MisoConfig
The config key for tile width in pixels.
TiledArea - Class in com.threerings.media.util
A component that can be inserted into a user interface to fill a particular area using a BackgroundTiler.
TiledArea(BufferedImage) - Constructor for class com.threerings.media.util.TiledArea
 
TiledArea(BackgroundTiler) - Constructor for class com.threerings.media.util.TiledArea
 
tilehei - Variable in class com.threerings.media.util.AStarPathUtil.Info
The tile array dimensions.
tilehei - Variable in class com.threerings.miso.util.MisoSceneMetrics
Tile dimensions and half-dimensions in the view.
tilehhei - Variable in class com.threerings.miso.util.MisoSceneMetrics
Tile dimensions and half-dimensions in the view.
tilehwid - Variable in class com.threerings.miso.util.MisoSceneMetrics
Tile dimensions and half-dimensions in the view.
TileIcon - Class in com.threerings.media.tile
Implements the icon interface, using a Tile to render the icon image.
TileIcon(Tile) - Constructor for class com.threerings.media.tile.TileIcon
Creates a tile icon that will use the supplied tile to render itself.
tileId - Variable in class com.threerings.miso.data.ObjectInfo
The fully qualified object tile id.
tileIdToString() - Method in class com.threerings.miso.data.ObjectInfo
Enhances our SimpleStreamableObject.toString() output.
tileImage(Graphics2D, Mirage, int, int, int, int) - Static method in class com.threerings.media.image.ImageUtil
Paints multiple copies of the supplied image using the supplied graphics context such that the requested area is filled with the image.
tileImageAcross(Graphics2D, Mirage, int, int, int) - Static method in class com.threerings.media.image.ImageUtil
Paints multiple copies of the supplied image using the supplied graphics context such that the requested width is filled with the image.
tileImageDown(Graphics2D, Mirage, int, int, int) - Static method in class com.threerings.media.image.ImageUtil
Paints multiple copies of the supplied image using the supplied graphics context such that the requested height is filled with the image.
tileIndex - Variable in class com.threerings.media.tile.Tile.Key
 
tilelen - Variable in class com.threerings.miso.util.MisoSceneMetrics
The length of a tile edge in pixels.
TileManager - Class in com.threerings.media.tile
The tile manager provides a simplified interface for retrieving and caching tiles.
TileManager(ImageManager) - Constructor for class com.threerings.media.tile.TileManager
Creates a tile manager and provides it with a reference to the image manager from which it will load tileset images.
TileMultiFrameImage - Class in com.threerings.media.tile
A MultiFrameImage implementation that obtains its image frames from a tileset.
TileMultiFrameImage(TileSet) - Constructor for class com.threerings.media.tile.TileMultiFrameImage
Creates a tile MFI which will obtain its image frames from the specified source tileset.
TileMultiFrameImage(TileSet, Colorization[]) - Constructor for class com.threerings.media.tile.TileMultiFrameImage
Creates a recoolored tile MFI which will obtain its image frames from the specified source tileset.
TileOp - Interface in com.threerings.miso.client
Exposes an operation to be applied to tiles by TileOpApplicator.
TileOpApplicator - Class in com.threerings.miso.client
Applies a TileOp to all tiles within a region.
TileOpApplicator(MisoSceneMetrics) - Constructor for class com.threerings.miso.client.TileOpApplicator
 
TilePath - Class in com.threerings.miso.client
The tile path represents a path of tiles through a scene.
TilePath(MisoSceneMetrics, Sprite, List<Point>, int, int) - Constructor for class com.threerings.miso.client.TilePath
Constructs a tile path.
tilePlusFineToFull(MisoSceneMetrics, int, int, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Adds the supplied fine coordinates to the supplied tile coordinates to compute full coordinates.
tileSet - Variable in class com.threerings.media.tile.Tile.Key
 
TileSet - Class in com.threerings.media.tile
A tileset stores information on a single logical set of tiles.
TileSet() - Constructor for class com.threerings.media.tile.TileSet
 
TileSet.Colorizer - Interface in com.threerings.media.tile
Used to assign colorizations to tiles that require them.
TILESET_EXTENSION - Static variable in class com.threerings.cast.bundle.BundleUtil
The serialized tileset extension for our action tilesets.
TILESET_PATH - Static variable in class com.threerings.media.tile.tools.xml.TileSetRuleSet
The component of the digester path that is appended by the tileset rule set to match a tileset.
TileSetBundle - Class in com.threerings.media.tile.bundle
A tileset bundle is used to load up tilesets by id from a persistent bundle of tilesets stored on the local filesystem.
TileSetBundle() - Constructor for class com.threerings.media.tile.bundle.TileSetBundle
 
TileSetBundler - Class in com.threerings.media.tile.bundle.tools
The tileset bundler is used to create tileset bundles from a set of XML tileset descriptions in a bundle description file.
TileSetBundler(String) - Constructor for class com.threerings.media.tile.bundle.tools.TileSetBundler
Constructs a tileset bundler with the specified path to a bundler configuration file.
TileSetBundler(File) - Constructor for class com.threerings.media.tile.bundle.tools.TileSetBundler
Constructs a tileset bundler with the specified bundler config file.
TileSetBundler(File, boolean, boolean) - Constructor for class com.threerings.media.tile.bundle.tools.TileSetBundler
Constructs a tileset bundler with the specified bundler config file and whether to keep pngs as-is or if not, re-encode them.
TileSetBundler.Mapping - Class in com.threerings.media.tile.bundle.tools
Used to parse our configuration.
TileSetBundler.Mapping() - Constructor for class com.threerings.media.tile.bundle.tools.TileSetBundler.Mapping
 
TileSetBundlerTask - Class in com.threerings.media.tile.bundle.tools
Ant task for creating tilset bundles.
TileSetBundlerTask() - Constructor for class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
 
TileSetIDBroker - Interface in com.threerings.media.tile
Brokers tileset ids.
tileSetMapped(String) - Method in interface com.threerings.media.tile.TileSetIDBroker
Returns true if the specified tileset name is currently mapped to some value by this broker.
tileSetMapped(String) - Method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
 
TileSetRepository - Interface in com.threerings.media.tile
The tileset repository interface should be implemented by classes that provide access to tilesets keyed on a unique tileset identifier.
TileSetRuleSet - Class in com.threerings.media.tile.tools.xml
The tileset rule set is used to parse the base attributes of a tileset instance.
TileSetRuleSet() - Constructor for class com.threerings.media.tile.tools.xml.TileSetRuleSet
 
tilesets - Variable in class com.threerings.miso.tile.FringeConfiguration.FringeRecord
A list of the possible tilesets that can be used for fringing.
TileSetTrimmer - Class in com.threerings.media.tile.util
Contains routines for trimming the images from an existing tileset which means that each tile is converted to an image that contains the smallest rectangular region of the original image that contains all non-transparent pixels.
TileSetTrimmer() - Constructor for class com.threerings.media.tile.util.TileSetTrimmer
 
TileSetTrimmer.TrimMetricsReceiver - Interface in com.threerings.media.tile.util
Used to communicate the metrics of the trimmed tiles back to the caller so that they can do what they like with them.
TileSubsetMultiFrameImage - Class in com.threerings.media.tile
A MultiFrameImage implementation that obtains its image frames from a tileset but that only uses a subset of the tiles available.
TileSubsetMultiFrameImage(TileSet, int, int) - Constructor for class com.threerings.media.tile.TileSubsetMultiFrameImage
Creates a tile MFI which will obtain its image frames from the specified source tileset.
TileSubsetMultiFrameImage(TileSet, Colorization[], int, int) - Constructor for class com.threerings.media.tile.TileSubsetMultiFrameImage
Creates a recoolored tile MFI which will obtain its image frames from the specified source tileset.
tileToFull(int) - Static method in class com.threerings.miso.util.MisoUtil
Returns the supplied tile coordinate as a full coordinate assuming a fine offset of 0.
tileToScreen(MisoSceneMetrics, int, int, Point) - Static method in class com.threerings.miso.util.MisoUtil
Convert the given tile-based coordinates to their corresponding screen-based pixel coordinates.
TileUtil - Class in com.threerings.media.tile
Miscellaneous utility routines for working with tiles.
TileUtil() - Constructor for class com.threerings.media.tile.TileUtil
 
tilewid - Variable in class com.threerings.media.util.AStarPathUtil.Info
The tile array dimensions.
tilewid - Variable in class com.threerings.miso.util.MisoSceneMetrics
Tile dimensions and half-dimensions in the view.
TIME_BASED - Static variable in class com.threerings.media.sprite.ImageSprite
Animation mode indicating time based animation.
TIME_SEQUENTIAL - Static variable in class com.threerings.media.sprite.ImageSprite
Animation mode indicating sequential progressive animation.
TimedPath - Class in com.threerings.media.util
A base class for path implementations that endeavor to move their pathables along a path in a specified number of milliseconds.
TimedPath(long) - Constructor for class com.threerings.media.util.TimedPath
Configures the timed path with the duration in which it must traverse its path.
TimeFunction - Class in com.threerings.media.util
Used to vary a value over time where time is provided at discrete increments (on the frame tick) and the value is computed appropriately.
TimeFunction(int, int, int) - Constructor for class com.threerings.media.util.TimeFunction
Every time function varies a value from some starting value to some ending value over some duration.
TimerView - Class in com.threerings.media
A generic timer class that can be rendered on screen.
TimerView(FrameManager, JComponent, Rectangle) - Constructor for class com.threerings.media.TimerView
Constructs a timer view that fires at the default rate.
toArray() - Method in class com.threerings.miso.util.ObjectSet
Converts the contents of this object set to an array.
toFixedHSV(float[], int[]) - Static method in class com.threerings.media.image.Colorization
Converts floating point HSV values to a fixed point integer representation.
toFull(int, int) - Static method in class com.threerings.miso.util.MisoUtil
Composes the supplied tile coordinate and fine coordinate offset into a full coordinate.
toIsoDirection(int) - Static method in class com.threerings.miso.util.MisoUtil
Converts a non-isometric orientation (where north points toward the top of the screen) to an isometric orientation where north points toward the upper-left corner of the screen.
toShortString(int) - Static method in class com.threerings.util.DirectionUtil
Returns an abbreviated string representation of the supplied direction code.
toString() - Method in class com.threerings.cast.ActionSequence
 
toString() - Method in class com.threerings.cast.CharacterComponent
 
toString() - Method in class com.threerings.cast.CharacterDescriptor
 
toString() - Method in class com.threerings.cast.ComponentClass.PriorityOverride
 
toString() - Method in class com.threerings.cast.ComponentClass
 
toString() - Method in class com.threerings.cast.CompositedActionFrames.ComponentFrames
 
toString() - Method in class com.threerings.media.AbstractMedia
 
toString(StringBuilder) - Method in class com.threerings.media.AbstractMedia
This should be overridden by derived classes (which should be sure to call super.toString()) to append the derived class specific information to the string buffer.
toString(Component) - Static method in class com.threerings.media.ActiveRepaintManager
Used to dump a component when debugging.
toString() - Method in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
toString(StringBuilder) - Method in class com.threerings.media.animation.BobbleAnimation
 
toString() - Method in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
 
toString(StringBuilder) - Method in class com.threerings.media.animation.ExplodeAnimation
 
toString(StringBuilder) - Method in class com.threerings.media.animation.FloatingTextAnimation
 
toString(StringBuilder) - Method in class com.threerings.media.animation.SparkAnimation
 
toString(StringBuilder) - Method in class com.threerings.media.image.BackedVolatileMirage
 
toString(StringBuilder) - Method in class com.threerings.media.image.CachedVolatileMirage
 
toString() - Method in class com.threerings.media.image.Colorization
 
toString() - Method in class com.threerings.media.image.ColorPository.ClassRecord
 
toString() - Method in class com.threerings.media.image.ColorPository.ColorRecord
 
toString() - Method in class com.threerings.media.image.ImageManager.CacheRecord
 
toString() - Method in class com.threerings.media.image.ImageManager.ImageKey
 
toString() - Method in class com.threerings.media.image.VolatileMirage
 
toString(StringBuilder) - Method in class com.threerings.media.image.VolatileMirage
Generates a string representation of this instance.
toString() - Method in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
toString() - Method in class com.threerings.media.sound.SoundPlayer.SoundType
 
toString(StringBuilder) - Method in class com.threerings.media.sprite.ImageSprite
 
toString(StringBuilder) - Method in class com.threerings.media.sprite.Sprite
 
toString() - Method in class com.threerings.media.tile.bundle.tools.TileSetBundler.Mapping
 
toString(StringBuilder) - Method in class com.threerings.media.tile.ObjectTile
 
toString(StringBuilder) - Method in class com.threerings.media.tile.ObjectTileSet
 
toString(StringBuilder) - Method in class com.threerings.media.tile.SwissArmyTileSet
 
toString() - Method in class com.threerings.media.tile.Tile
 
toString(StringBuilder) - Method in class com.threerings.media.tile.Tile
This should be overridden by derived classes (which should be sure to call super.toString()) to append the derived class specific tile information to the string buffer.
toString() - Method in class com.threerings.media.tile.TileSet
 
toString(StringBuilder) - Method in class com.threerings.media.tile.TileSet
Derived classes can override this, calling super.toString(buf) and then appending additional information to the buffer.
toString() - Method in class com.threerings.media.tile.TrimmedObjectTileSet.Bits
 
toString(StringBuilder) - Method in class com.threerings.media.tile.TrimmedObjectTileSet
 
toString(StringBuilder) - Method in class com.threerings.media.tile.TrimmedTile
 
toString(StringBuilder) - Method in class com.threerings.media.tile.UniformTileSet
 
toString(StringBuilder) - Method in class com.threerings.media.util.ArcPath
 
toString(StringBuilder) - Method in class com.threerings.media.util.LinePath
 
toString() - Method in class com.threerings.media.util.LineSegmentPath
 
toString(DisplayMode) - Static method in class com.threerings.media.util.ModeUtil
Returns a string representation of the supplied display mode.
toString() - Method in class com.threerings.media.util.PathNode
 
toString(StringBuilder) - Method in class com.threerings.media.util.PathNode
This should be overridden by derived classes (which should be sure to call super.toString()) to append the derived class specific path node information to the string buffer.
toString() - Method in class com.threerings.media.util.TimedPath
 
toString(StringBuilder) - Method in class com.threerings.media.util.TimedPath
An extensible method for generating a string representation of this instance.
toString() - Method in class com.threerings.media.util.TrailingAverage
 
toString() - Method in class com.threerings.miso.client.DirtyItemList.DirtyItem
 
toString(DirtyItemList.DirtyItem) - Static method in class com.threerings.miso.client.DirtyItemList
Returns an abbreviated string representation of the given dirty item describing only its origin coordinates and render priority.
toString(DirtyItemList.DirtyItem, DirtyItemList.DirtyItem) - Static method in class com.threerings.miso.client.DirtyItemList
Returns an abbreviated string representation of the two given dirty items.
toString(SortableArrayList<DirtyItemList.DirtyItem>) - Static method in class com.threerings.miso.client.DirtyItemList
Returns an abbreviated string representation of the given dirty items.
toString(StringBuilder, DirtyItemList.DirtyItem) - Static method in class com.threerings.miso.client.DirtyItemList
Helper function for DirtyItemList.toString(DirtyItem).
toString() - Method in class com.threerings.miso.client.SceneBlock
 
toString() - Method in class com.threerings.miso.client.SceneObject
 
toString() - Method in class com.threerings.miso.client.SceneObjectTip
Generates a string representation of this instance.
toString() - Method in class com.threerings.miso.data.SparseMisoSceneModel.Section
 
toString(StringBuilder) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
toString() - Method in class com.threerings.miso.tile.AutoFringer.FringerRec
 
toString(StringBuilder) - Method in class com.threerings.miso.tile.BaseTileSet
 
toString() - Method in class com.threerings.miso.tile.FringeConfiguration.FringeRecord
 
toString() - Method in class com.threerings.miso.tile.FringeConfiguration.FringeTileSetRecord
 
toString() - Method in class com.threerings.miso.util.ObjectSet
 
toString() - Method in class com.threerings.resource.FileResourceBundle
 
toString() - Method in class com.threerings.resource.NetworkResourceBundle
Returns a string representation of this resource bundle.
toString(int) - Static method in class com.threerings.util.DirectionUtil
Returns a string representation of the supplied direction code.
toString(int[]) - Static method in class com.threerings.util.DirectionUtil
Returns a string representation of an array of direction codes.
toString() - Method in class com.threerings.util.KeyboardManager.KeyInfo
 
toVerboseString() - Method in class com.threerings.media.image.Colorization
Returns a long string representation of this colorization.
tpred - Variable in class com.threerings.media.util.AStarPathUtil.Info
Knows whether or not tiles are traversable.
TRACK_PATHABLE - Static variable in class com.threerings.media.VirtualMediaPanel
The code for the pathable following mode wherein we set the upper-left corner of the view to the coordinates of the pathable.
trackPathable() - Method in class com.threerings.media.VirtualMediaPanel
Implements the standard pathable tracking support.
TrailingAverage - Class in com.threerings.media.util
Used to compute a trailing average of a value.
TrailingAverage() - Constructor for class com.threerings.media.util.TrailingAverage
Creates a trailing average instance with the default number of values used to compute the average (10).
TrailingAverage(int) - Constructor for class com.threerings.media.util.TrailingAverage
Creates a trailing average instance with the specified number of values used to compute the average.
TRANS_MASK - Static variable in class com.threerings.media.image.ImageUtil
Used when seeking fully transparent pixels for outlining.
TransformedMirage - Class in com.threerings.media.image
Draws a mirage combined with an arbitrary AffineTransform.
TransformedMirage(Mirage, AffineTransform) - Constructor for class com.threerings.media.image.TransformedMirage
Constructor for backwards compatibility that automatically repositions the transformed mirage so its new upper-left corner is still at the origin.
TransformedMirage(Mirage, AffineTransform, boolean) - Constructor for class com.threerings.media.image.TransformedMirage
Constructor.
translate - Variable in class com.threerings.cast.ComponentClass
Whether or not components of this class will have translations applied.
translate(int, int) - Method in class com.threerings.chat.ChatGlyph
Attempt to translate this glyph.
trav - Variable in class com.threerings.media.util.AStarPathUtil.Info
The traverser moving along the path.
triggeredCompleted() - Method in class com.threerings.media.TimerView
Test if the completion was triggered and needs to be processed.
triggeredWarning() - Method in class com.threerings.media.TimerView
Test if the warning was triggered and needs to be processed.
trim(TileSet, OutputStream) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Converts the tileset to a trimmed tile set and saves it at the specified location.
trim(TileSet, OutputStream) - Method in class com.threerings.cast.bundle.tools.DirectoryComponentBundlerTask
 
TrimmedMultiFrameImage - Interface in com.threerings.cast
Used to generate more memory efficient composited images in circumstances where we have trimmed underlying component images.
TrimmedObjectTileSet - Class in com.threerings.media.tile
An object tileset in which the objects have been trimmed to the smallest possible images that still contain all of their non-transparent pixels.
TrimmedObjectTileSet() - Constructor for class com.threerings.media.tile.TrimmedObjectTileSet
 
TrimmedObjectTileSet.Bits - Class in com.threerings.media.tile
Extra bits related to object tiles.
TrimmedObjectTileSet.Bits() - Constructor for class com.threerings.media.tile.TrimmedObjectTileSet.Bits
 
TrimmedTile - Class in com.threerings.media.tile
Behaves just like a regular tile, but contains a "trimmed" image which is one where the source image has been trimmed to the smallest rectangle that contains all the non-transparent pixels of the original image.
TrimmedTile() - Constructor for class com.threerings.media.tile.TrimmedTile
 
trimmedTile(int, int, int, int, int, int, int) - Method in interface com.threerings.media.tile.util.TileSetTrimmer.TrimMetricsReceiver
Called for each trimmed tile.
TrimmedTileSet - Class in com.threerings.media.tile
Contains the necessary information to create a set of trimmed tiles from a base image and the associated trim metrics.
TrimmedTileSet() - Constructor for class com.threerings.media.tile.TrimmedTileSet
 
trimObjectTileSet(ObjectTileSet, OutputStream) - Static method in class com.threerings.media.tile.TrimmedObjectTileSet
Convenience function to trim the tile set to a file using FastImageIO.
trimObjectTileSet(ObjectTileSet, OutputStream, String) - Static method in class com.threerings.media.tile.TrimmedObjectTileSet
Creates a trimmed object tileset from the supplied source object tileset.
trimTileSet(TileSet, OutputStream) - Static method in class com.threerings.media.tile.TrimmedTileSet
Convenience function to trim the tile set and save it using FastImageIO.
trimTileSet(TileSet, OutputStream, String) - Static method in class com.threerings.media.tile.TrimmedTileSet
Creates a trimmed tileset from the supplied source tileset.
trimTileSet(TileSet, OutputStream, TileSetTrimmer.TrimMetricsReceiver) - Static method in class com.threerings.media.tile.util.TileSetTrimmer
Convenience function to trim the tile set using FastImageIO to save the result.
trimTileSet(TileSet, OutputStream, TileSetTrimmer.TrimMetricsReceiver, String) - Static method in class com.threerings.media.tile.util.TileSetTrimmer
Generates a trimmed tileset image from the supplied source tileset.

U

UniformTileSet - Class in com.threerings.media.tile
A uniform tileset is one that is composed of tiles that are all the same width and height and are arranged into rows, with each row having the same number of tiles except possibly the final row which can contain the same as or less than the number of tiles contained by the previous rows.
UniformTileSet() - Constructor for class com.threerings.media.tile.UniformTileSet
 
UniformTileSetRuleSet - Class in com.threerings.media.tile.tools.xml
Parses UniformTileSet instances from a tileset description.
UniformTileSetRuleSet() - Constructor for class com.threerings.media.tile.tools.xml.UniformTileSetRuleSet
 
UniformTileSetRuleSet(String) - Constructor for class com.threerings.media.tile.tools.xml.UniformTileSetRuleSet
 
unionDecorationBounds(Rectangle) - Method in class com.threerings.cast.CharacterSprite
Called by CharacterSprite.accomodateFrame(int, int, int) to give derived classes an opportunity to incorporate the bounds of any decorations that will be drawn along with this sprite.
UNLOADED - Static variable in class com.threerings.openal.ClipBuffer
 
UNLOADING - Static variable in class com.threerings.openal.ClipBuffer
 
UNLOCK - Static variable in class com.threerings.media.sound.JavaSoundPlayer
 
unlock(String, String...) - Method in class com.threerings.media.sound.JavaSoundPlayer
 
unlock(String, String...) - Method in class com.threerings.media.sound.SoundPlayer
Unlock the specified sounds so that its resources can be freed.
unlock(String, String...) - Method in class com.threerings.openal.OpenALSoundPlayer
 
unpause() - Method in class com.threerings.media.TimerView
Unpause the timer.
unqueueBuffers(Buffer...) - Method in class com.threerings.openal.Source
Removes the specified buffers from the queue.
unregister(PerformanceObserver, String) - Static method in class com.threerings.media.util.PerformanceMonitor
Un-register the named action associated with the given observer.
unregister(String) - Static method in class com.threerings.miso.client.ObjectActionHandler
Removes an object action handler registration.
unregisterAnimation(Animation) - Method in class com.threerings.media.animation.AnimationManager
Un-registers the given Animation from the animation manager.
Unsafe - Class in com.threerings.util.unsafe
A native library for doing unsafe things.
Unsafe() - Constructor for class com.threerings.util.unsafe.Unsafe
 
UP - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating moving up.
update(Graphics) - Method in class com.threerings.media.ManagedJFrame
We catch update requests and forward them on to the repaint infrastructure.
update(long) - Method in class com.threerings.media.TimerView
Updates the timer for the current inputted time.
update(Map<Integer, SceneBlock>) - Method in class com.threerings.miso.client.SceneBlock
Links this block to its neighbors; informs neighboring blocks of object coverage.
update(Icon, String) - Method in interface com.threerings.miso.client.SceneObjectIndicator
Updates the Icon and text for the indicator.
update(Icon, String) - Method in class com.threerings.miso.client.SceneObjectTip
 
update(float) - Method in class com.threerings.openal.Stream
Updates the state of this stream, loading data into buffers and adjusting gain as necessary.
UPDATE_TARGET_COLOR - Static variable in class com.threerings.media.tools.RecolorImage
 
updateActionFrames() - Method in class com.threerings.cast.CharacterSprite
Rebuilds our action frames given our current character descriptor and action sequence.
updateBaseTile(int, int, int) - Method in class com.threerings.miso.client.SceneBlock
Informs this scene block that the specified base tile has been changed.
updateBounds() - Method in class com.threerings.media.sprite.ButtonSprite
Updates this sprite's bounds after a change to the label.
updateBounds() - Method in class com.threerings.media.sprite.LabelSprite
Updates the bounds of the sprite after a change to the label.
updateDimmed(List<? extends ChatGlyph>) - Method in class com.threerings.chat.SubtitleChatOverlay
Update the chat glyphs in the specified list to be set to the current dimmed setting.
updateFade(float) - Method in class com.threerings.openal.Stream
Updates the gain of the stream according to the fade state.
updateFringe(int, int) - Method in class com.threerings.miso.client.SceneBlock
Instructs this block to recompute its fringe at the specified location.
updateHistBar(int) - Method in class com.threerings.chat.SubtitleChatOverlay
Update the history scrollbar with the specified value.
updateObject(ObjectInfo) - Method in class com.threerings.miso.data.MisoSceneModel
Updates an object in this scene.
updateObject(ObjectInfo) - Method in class com.threerings.miso.data.SimpleMisoSceneModel
 
updateObject(ObjectInfo) - Method in class com.threerings.miso.data.SparseMisoSceneModel
 
updateObject(ObjectInfo) - Method in class com.threerings.miso.data.VirtualMisoSceneModel
 
updatePositionTo(Pathable, int, int) - Method in class com.threerings.media.util.BobblePath
Update the position of the pathable or return false if it's already there.
updateRenderOrigin() - Method in class com.threerings.cast.CharacterSprite
 
updateRenderOrigin() - Method in class com.threerings.media.sprite.Sprite
Update the coordinates at which the sprite image is drawn to reflect the sprite's current position.
updateSourceGain() - Method in class com.threerings.openal.Sound
Updates the source gain according to our configured gain and the base gain.
updateStreams(float) - Method in class com.threerings.openal.SoundManager
Updates all of the streams controlled by the manager.
updateTileCoords(int, int, Point) - Method in class com.threerings.miso.client.MisoScenePanel
Converts the supplied screen coordinates into tile coordinates, writing the values into the supplied Point instance and returning true if the screen coordinates translated into a different set of tile coordinates than were already contained in the point (so that the caller can know to update a highlight, for example).
url - Variable in class com.threerings.openal.URLStream.QueuedURL
The URL of the file to play.
URLStream - Class in com.threerings.openal
An audio stream read from one or more URLs.
URLStream(SoundManager, URL, boolean) - Constructor for class com.threerings.openal.URLStream
Creates a new stream for the specified URL.
URLStream.QueuedURL - Class in com.threerings.openal
A URL queued for play.
URLStream.QueuedURL(URL, boolean) - Constructor for class com.threerings.openal.URLStream.QueuedURL
 

V

validate(ActionSequence) - Static method in class com.threerings.cast.tools.xml.ActionRuleSet
Validates that all necessary fields have been parsed and set in this action sequence object and are valid.
validateComponents() - Method in class com.threerings.media.ActiveRepaintManager
Validates the invalid components that have been queued up since the last frame tick.
value() - Method in class com.threerings.media.util.TrailingAverage
Returns the current averaged value.
valueOf(String) - Static method in enum com.threerings.openal.Stream.FadeMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.threerings.openal.Stream.FadeMode
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICAL - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating vertical movement.
vheight - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The viewport height in tiles.
viewDidScroll(int, int) - Method in class com.threerings.chat.ChatGlyph
Called when the view has scrolled.
viewDidScroll(int, int) - Method in class com.threerings.chat.ChatOverlay
Called if our containing media panel scrolled its view.
viewDidScroll(int, int) - Method in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
 
viewDidScroll(int, int) - Method in class com.threerings.chat.ComicChatOverlay
 
viewDidScroll(int, int) - Method in class com.threerings.chat.SubtitleChatOverlay
 
viewDidScroll(List<? extends ChatGlyph>, int, int) - Method in class com.threerings.chat.SubtitleChatOverlay
Helper function for informing glyphs of the scrolled view.
viewLocationDidChange(int, int) - Method in class com.threerings.media.AbstractMedia
Called by the AbstractMediaManager when we are in a VirtualMediaPanel that just scrolled.
viewLocationDidChange(int, int) - Method in class com.threerings.media.AbstractMediaManager
Called by a VirtualMediaPanel when the view that contains our media is scrolled.
viewLocationDidChange(int, int) - Method in class com.threerings.media.animation.AnimationSequencer
 
viewLocationDidChange(int, int) - Method in class com.threerings.media.MetaMediaManager
If our host supports scrolling around in a virtual view, it should call this method when the view origin changes.
viewLocationDidChange(int, int) - Method in class com.threerings.media.sprite.Sprite
 
viewLocationDidChange(int, int) - Method in interface com.threerings.media.ViewTracker
Called by a VirtualMediaPanel when it scrolls.
viewLocationDidChange(int, int) - Method in class com.threerings.media.VirtualMediaPanel
Called during our tick when we have adjusted the view location.
viewLocationDidChange(int, int) - Method in class com.threerings.miso.client.MisoScenePanel
 
ViewTracker - Interface in com.threerings.media
An interface used by entities that wish to respond to the scrolling of a VirtualMediaPanel.
VirtualMediaPanel - Class in com.threerings.media
Extends the base media panel with the notion of a virtual coordinate system.
VirtualMediaPanel(FrameManager) - Constructor for class com.threerings.media.VirtualMediaPanel
Constructs a virtual media panel.
VirtualMisoSceneModel - Class in com.threerings.miso.data
A convenient base class for "virtual" scenes which do not allow editing and compute the base and object tiles rather than obtain them from some data structure.
VirtualMisoSceneModel() - Constructor for class com.threerings.miso.data.VirtualMisoSceneModel
 
VirtualRangeModel - Class in com.threerings.media
Provides a BoundedRangeModel interface to a virtual media panel so that it can easily be wired up to scroll bars or other scrolling controls.
VirtualRangeModel(VirtualMediaPanel) - Constructor for class com.threerings.media.VirtualRangeModel
Creates a virtual media panel range model that will interact with the supplied virtual media panel.
visit(ObjectInfo) - Method in interface com.threerings.miso.data.SparseMisoSceneModel.ObjectVisitor
Called for each object in the scene, interesting and not.
visitObjects(SparseMisoSceneModel.ObjectVisitor) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Informs the supplied visitor of each object in this scene.
visitObjects(SparseMisoSceneModel.ObjectVisitor, boolean) - Method in class com.threerings.miso.data.SparseMisoSceneModel
Informs the supplied visitor of each object in this scene.
VolatileMirage - Class in com.threerings.media.image
A mirage implementation which allows the image to be maintained in video memory and rebuilt from some source image or images in the event that our target screen resolution changes or we are flushed from video memory for some other reason.
VolatileMirage(ImageManager, Rectangle) - Constructor for class com.threerings.media.image.VolatileMirage
Informs the base class of its image manager and image bounds.
volume - Variable in class com.threerings.media.sound.JavaSoundPlayer.SoundKey
 
vwidth - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The viewport width in tiles.

W

waitForBundles() - Method in class com.threerings.media.tile.bundle.BundledTileSetRepository
Used to allow bundle unpacking to proceed asynchronously.
WALKING - Static variable in interface com.threerings.cast.StandardActions
The name of the standard walking action.
WALL - Static variable in class com.threerings.media.tile.ObjectTileSet
A constraint prefix indicating that the object is a wall facing the suffixed direction (N, E, S, or W).
warnVisible(SceneBlock, Rectangle) - Method in class com.threerings.miso.client.MisoScenePanel
Issues a warning to the error log that the specified block became visible prior to being resolved.
wasRemoved(Pathable) - Method in class com.threerings.media.util.BobblePath
 
wasRemoved(Pathable) - Method in class com.threerings.media.util.LineSegmentPath
 
wasRemoved(Pathable) - Method in interface com.threerings.media.util.Path
When a path is removed from a pathable, whether that is because the path was completed or because it was replaced by another path, this method will be called to let the path know that it is no longer associated with this pathable.
wasRemoved(Pathable) - Method in class com.threerings.media.util.PathSequence
 
wasRemoved(Pathable) - Method in class com.threerings.media.util.TimedPath
 
wasResolved() - Method in class com.threerings.miso.client.SceneBlock
This is called by the SceneBlockResolver on the AWT thread when our resolution has completed.
WaveDataClipProvider - Class in com.threerings.openal
Loads clips via the class loader using LWJGL's WaveData utility class.
WaveDataClipProvider() - Constructor for class com.threerings.openal.WaveDataClipProvider
 
WEST - Static variable in class com.threerings.miso.tile.AutoFringer
 
WEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating west.
WESTNORTHWEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating west by northwest.
WESTSOUTHWEST - Static variable in interface com.threerings.util.DirectionCodes
A direction code indicating west by southwest.
whichSide(Point, double, Point) - Static method in class com.threerings.geom.GeomUtil
Returns less than zero if p2 is on the left hand side of the line created by p1 and theta and greater than zero if it is on the right hand side.
width - Variable in class com.threerings.miso.data.SimpleMisoSceneModel
The width of this scene in tiles.
width - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The width of this section in tiles.
willFinish(long) - Method in class com.threerings.media.animation.Animation
Called when the animation is finished and the animation manager is about to remove it from service.
willPaint() - Method in class com.threerings.media.AbstractMediaManager
This will always be called prior to the AbstractMediaManager.paint(java.awt.Graphics2D, int, java.awt.Shape) calls for a particular tick.
willStart(long) - Method in class com.threerings.media.AbstractMedia
Prior to the first call to AbstractMedia.tick(long) on an abstract media, this method is called by the AbstractMediaManager.
willStart(long) - Method in class com.threerings.media.animation.Animation
 
willStart(long) - Method in class com.threerings.media.animation.AnimationSprite
 
willStart(long) - Method in class com.threerings.media.animation.FadeAnimation
 
willStart(long) - Method in class com.threerings.media.animation.GleamAnimation
 
willStart(long) - Method in class com.threerings.media.animation.SparkAnimation
 
willStart(long) - Method in class com.threerings.media.animation.SpritePathAnimation
 
willTick(long) - Method in class com.threerings.media.MediaPanel
Derived classes can override this method and perform computation prior to the ticking of the sprite and animation managers.
windowGainedFocus(WindowEvent) - Method in class com.threerings.util.KeyboardManager
 
windowGainedFocus(WindowEvent) - Method in class com.threerings.util.KeyDispatcher
 
windowLostFocus(WindowEvent) - Method in class com.threerings.util.KeyboardManager
 
windowLostFocus(WindowEvent) - Method in class com.threerings.util.KeyDispatcher
 
wipeBundle(boolean) - Method in class com.threerings.resource.FileResourceBundle
Clears out everything associated with this resource bundle in the hopes that we can download it afresh and everything will work the next time around.
write(Object, DataWriter) - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneWriter
 
write(Object, DataWriter) - Method in class com.threerings.miso.tools.xml.SparseMisoSceneWriter
 
write(BufferedImage, OutputStream) - Static method in class com.threerings.resource.FastImageIO
Writes the supplied image to the supplied output stream.
write(Object, DataWriter) - Method in interface com.threerings.tools.xml.NestableWriter
Called to generate XML for the supplied object to the supplied data writer.
writeInterestingObject(ObjectInfo, DataWriter) - Static method in class com.threerings.miso.tools.xml.SparseMisoSceneWriter
Writes info out to writer.
writeMapFile(BufferedWriter, HashMap<String, Integer>) - Static method in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Writes out a mapping from strings to integers in a manner that can be read back in via MapFileTileSetIDBroker.readMapFile(java.io.BufferedReader, java.util.HashMap).
writeSceneData(SimpleMisoSceneModel, DataWriter) - Method in class com.threerings.miso.tools.xml.SimpleMisoSceneWriter
Writes just the scene data which is handy for derived classes which may wish to add their own scene data to the scene output.
writeSceneData(SparseMisoSceneModel, DataWriter) - Method in class com.threerings.miso.tools.xml.SparseMisoSceneWriter
Writes just the scene data which is handy for derived classes which may wish to add their own scene data to the scene output.
writeTo(BufferedWriter) - Method in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 

X

x - Variable in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
x - Variable in class com.threerings.media.util.AStarPathUtil.Node
The node coordinates.
x - Variable in class com.threerings.miso.data.ObjectInfo
The x and y tile coordinates of the object.
x - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The tile coordinate of our upper leftmost tile.
X_AXIS - Static variable in class com.threerings.miso.client.DirtyItemList
Constants used to denote axis sorting constraints.
xchunk - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The number of image chunks on each axis.
xCoordFromKey(int) - Static method in class com.threerings.miso.util.MisoUtil
Gets the x coordinate from an integer hash key.
xlate(String) - Method in class com.threerings.chat.ChatOverlay
Translates a string using the general client message bundle.
xlate(String, String) - Method in class com.threerings.chat.ChatOverlay
Translates a string using the specified bundle.
xlation - Variable in class com.threerings.cast.CharacterManager.TranslatedComponent
 
XMLTileSetParser - Class in com.threerings.media.tile.tools.xml
Parse an XML tileset description file and construct tileset objects for each valid description.
XMLTileSetParser() - Constructor for class com.threerings.media.tile.tools.xml.XMLTileSetParser
Constructs an xml tile set parser.
xspot - Variable in class com.threerings.media.tile.TrimmedObjectTileSet.Bits
The x coordinate of the "spot" associated with this object.
xvel - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The maximum chunk velocity on each axis in pixels per millisecond.

Y

y - Variable in class com.threerings.cast.CompositedMultiFrameImage.SubmirageForwarder
 
y - Variable in class com.threerings.media.util.AStarPathUtil.Node
The node coordinates.
y - Variable in class com.threerings.miso.data.ObjectInfo
The x and y tile coordinates of the object.
y - Variable in class com.threerings.miso.data.SparseMisoSceneModel.Section
The tile coordinate of our upper leftmost tile.
Y_AXIS - Static variable in class com.threerings.miso.client.DirtyItemList
 
yacc - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The y-axis chunk acceleration in pixels per millisecond.
ychunk - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The number of image chunks on each axis.
yCoordFromKey(int) - Static method in class com.threerings.miso.util.MisoUtil
Gets the y coordinate from an integer hash key.
yspot - Variable in class com.threerings.media.tile.TrimmedObjectTileSet.Bits
The y coordinate of the "spot" associated with this object.
yvel - Variable in class com.threerings.media.animation.ExplodeAnimation.ExplodeInfo
The maximum chunk velocity on each axis in pixels per millisecond.

Z

zations - Variable in class com.threerings.media.tile.Tile.Key
 
zations - Variable in class com.threerings.miso.data.ObjectInfo
Up to two colorization assignments for this object.

_

_abounds - Variable in class com.threerings.media.VirtualMediaPanel
We need to know our absolute coordinates in order to work around the Windows copyArea() bug.
_abuf - Variable in class com.threerings.openal.Stream
The buffer used to store audio data temporarily.
_acache - Variable in class com.threerings.cast.CharacterManager
The action animation cache, if we have one.
_action - Variable in class com.threerings.cast.CharacterSprite
The action we are currently displaying.
_action - Variable in class com.threerings.cast.CompositedActionFrames
The action for which we're compositing frames.
_action - Variable in class com.threerings.cast.CompositedMultiFrameImage
The action we're compositing.
_actionCommand - Variable in class com.threerings.media.sprite.ButtonSprite
The action command generated by this button.
_actionDef - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
The path to our action tilesets definition file.
_actionDef - Variable in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
_actionFrames - Variable in class com.threerings.cast.CharacterManager
A table of composited action sequences (these don't reference the actual image data directly and thus take up little memory).
_actionHandler - Variable in class com.threerings.media.MediaPanel
The action sprite handler, or null for none.
_actions - Variable in class com.threerings.cast.bundle.BundledComponentRepository
A table of action sequences.
_actions - Variable in class com.threerings.cast.CharacterManager
A table of our action sequences.
_actionSets - Variable in class com.threerings.cast.bundle.BundledComponentRepository
A table of action sequence tilesets.
_actionSpriteCount - Variable in class com.threerings.media.MediaPanel
The number of action/hover sprites being managed.
_activeMenu - Variable in class com.threerings.miso.client.MisoScenePanel
The active radial menu (or null).
_activeSprite - Variable in class com.threerings.media.MediaPanel.ActionSpriteHandler
The active hover sprite, or action sprite.
_actseq - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
The action sequence for which we're providing frame images.
_aframes - Variable in class com.threerings.cast.CharacterSprite
The animation frames for the active action sequence in each orientation.
_agelevel - Variable in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
The age level of the bubble, used to pick the background color.
_alpha - Variable in class com.threerings.chat.ChatGlyph
The alpha level that we'll render at when fading out.
_alpha - Variable in class com.threerings.media.animation.ExplodeAnimation
The percent alpha with which to render the chunks.
_alpha - Variable in class com.threerings.media.animation.FloatingTextAnimation
The current alpha level used to render the score.
_alpha - Variable in class com.threerings.media.animation.GleamAnimation
 
_alpha - Variable in class com.threerings.media.animation.SparkAnimation
The percent alpha with which to render the images.
_alpha - Variable in class com.threerings.media.effects.FadeEffect
The current alpha of the image.
_alphaComposite - Variable in class com.threerings.media.sprite.FadableImageSprite
The alpha composite.
_alSoundManager - Variable in class com.threerings.openal.OpenALSoundPlayer
 
_alternateColor - Variable in class com.threerings.media.sprite.ButtonSprite
The alternate (outline) color of this sprite.
_angle - Variable in class com.threerings.media.animation.ExplodeAnimation
The current chunk rotation.
_anim - Variable in class com.threerings.media.animation.Animation.AnimCompletedOp
 
_anim - Variable in class com.threerings.media.animation.Animation.AnimStartedOp
 
_anim - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction.FrameReachedOp
 
_anim - Variable in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
_anim - Variable in class com.threerings.media.animation.AnimationSprite
 
_animation - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
The animation that we're sequencing for.
_animCount - Variable in class com.threerings.media.animation.AnimationWaiter
The number of animations.
_animmgr - Variable in class com.threerings.media.animation.AnimationSequencer
The animation manager in which we run animations.
_animmgr - Variable in class com.threerings.media.MediaPanel
Legacy reference to avoid breaking children in the wild.
_animmgr - Variable in class com.threerings.media.MetaMediaManager
The animation manager in use by this panel.
_animMode - Variable in class com.threerings.media.sprite.ImageSprite
What type of animation is desired for this sprite.
_anims - Variable in class com.threerings.media.animation.AnimationManager
 
_antiAliased - Variable in class com.threerings.media.animation.FadeLabelAnimation
Whether or not to use anti-aliased rendering.
_antiAliased - Variable in class com.threerings.media.sprite.LabelSprite
Whether or not to use anti-aliased rendering.
_applicator - Variable in class com.threerings.miso.client.MisoScenePanel
 
_arcHeight - Variable in class com.threerings.media.sprite.ButtonSprite
The height of the corner arcs for rounded rectangle buttons.
_arcWidth - Variable in class com.threerings.media.sprite.ButtonSprite
The width of the corner arcs for rounded rectangle buttons.
_armedItem - Variable in class com.threerings.miso.client.MisoScenePanel
The item that the user has clicked on with the mouse.
_atiles - Static variable in class com.threerings.media.tile.TileSet
A map containing weak references to all "active" tiles.
_avoidAnimObs - Variable in class com.threerings.media.animation.AnimationArranger
Automatically removes avoid animations when they're done.
_avoidAnims - Variable in class com.threerings.media.animation.AnimationArranger
The animations that other animations may wish to avoid.
_awtTicker - Variable in class com.threerings.media.FrameManager.Ticker
Used to invoke the call to FrameManager.tick(long) on the AWT event queue thread.
_ax - Variable in class com.threerings.openal.Listener
The orientation of the listener (initialized to the OpenAL defaults).
_axis - Variable in class com.threerings.miso.client.DirtyItemList.OriginComparator
The axis this comparator sorts on.
_ay - Variable in class com.threerings.openal.Listener
The orientation of the listener (initialized to the OpenAL defaults).
_az - Variable in class com.threerings.openal.Listener
The orientation of the listener (initialized to the OpenAL defaults).
_background - Variable in class com.threerings.chat.ChatGlyph
Our background color.
_background - Variable in class com.threerings.media.VirtualMediaPanel
Our tiling background image.
_background - Static variable in class com.threerings.miso.client.SceneObjectTip
Colors to use when rendering the tip.
_backgroundColor - Variable in class com.threerings.media.sprite.ButtonSprite
The background color of this sprite.
_backimg - Variable in class com.threerings.media.BackFrameManager
The image used to render off-screen.
_base - Variable in class com.threerings.media.image.TransformedMirage
The base mirage.
_base - Variable in class com.threerings.media.tile.ObjectTile
The object footprint width in unit tile units.
_base - Variable in class com.threerings.miso.client.SceneBlock
Our base tiles.
_baseGain - Variable in class com.threerings.openal.SoundGroup
The base gain, or -1 to inherit from the manager.
_baseGain - Variable in class com.threerings.openal.SoundManager
A base gain that is multiplied by the individual gain assigned to sounds.
_bgfx - Variable in class com.threerings.media.BackFrameManager
The graphics object from our back buffer.
_bits - Variable in class com.threerings.media.tile.TrimmedObjectTileSet
Extra bits relating to our objects.
_block - Variable in class com.threerings.openal.OggStreamDecoder
The output block.
_blocks - Variable in class com.threerings.miso.client.MisoScenePanel
Contains our scene blocks.
_blocks - Variable in class com.threerings.miso.client.ResolutionView
 
_bornStamp - Variable in class com.threerings.chat.ChatGlyph
The time at which we came into being on the screen.
_botOff - Variable in class com.threerings.media.HourglassView
Offsets at which to render the sand images.
_botRect - Variable in class com.threerings.media.HourglassView
The bounds of the sand within the top and bottom sand images.
_bottom - Variable in class com.threerings.media.image.NinePatch
 
_bottomPad - Variable in class com.threerings.media.image.NinePatch
 
_bound - Variable in class com.threerings.openal.ClipBuffer
 
_bounds - Variable in class com.threerings.media.AbstractMedia
The bounds of the media's rendering area.
_bounds - Variable in class com.threerings.media.image.TransformedMirage
Our transformed bounds.
_bounds - Variable in class com.threerings.media.image.VolatileMirage
The bounds of the region of our source image which we desire for this mirage (possibly the whole thing).
_bounds - Variable in class com.threerings.media.tile.TrimmedObjectTileSet
Contains the width and height of each object tile and the offset into the tileset image of their image data.
_bounds - Variable in class com.threerings.media.TimerView
The screen coordinates of the timer's bounding box.
_bounds - Variable in class com.threerings.miso.client.SceneBlock
The bounds of (in tile coordinates) of this block.
_bpoly - Variable in class com.threerings.miso.client.ResolutionView.BlockGlyph
 
_bubbles - Variable in class com.threerings.chat.ComicChatOverlay
The currently displayed bubble areas.
_buffer - Variable in class com.threerings.openal.ClipBuffer
 
_buffer - Variable in class com.threerings.openal.Mp3StreamDecoder
The sample buffer used for output.
_buffer - Variable in class com.threerings.openal.Sound
The OpenAL buffer from which we get our sound data.
_bufferedImage - Variable in class com.threerings.media.animation.ScaleAnimation
The image converted to a format Graphics2D likes, and cached.
_buffers - Variable in class com.threerings.openal.Stream
The buffers through which we cycle.
_bufstrat - Variable in class com.threerings.media.FlipFrameManager
The buffer strategy used to do our rendering.
_bundle - Variable in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
The resource bundle from which we obtain image data.
_bundle - Variable in class com.threerings.media.tile.bundle.TileSetBundle
That from which we load our tile images.
_bundles - Variable in class com.threerings.resource.ResourceManager.Unpacker
 
_bundleURL - Variable in class com.threerings.resource.NetworkResourceBundle
Our root url to the resources in this bundle.
_cache - Variable in class com.threerings.media.tile.SimpleCachingImageProvider
 
_cache - Variable in class com.threerings.resource.FileResourceBundle
A directory into which we unpack files from our bundle.
_cacheSize - Static variable in class com.threerings.cast.CharacterManager
Register our image cache size with the runtime adjustments framework.
_cacheSize - Static variable in class com.threerings.media.image.ClientImageManager
Register our image cache size with the runtime adjustments framework.
_cacheStatThrottle - Variable in class com.threerings.cast.CharacterManager
Throttle our cache status logging to once every 30 seconds.
_cacheStatThrottle - Variable in class com.threerings.media.image.ImageManager
Throttle our cache status logging to once every 300 seconds.
_cacheStatThrottle - Static variable in class com.threerings.media.tile.TileSet
Throttle our cache status logging to once every 300 seconds.
_calibrateInterval - Variable in class com.threerings.media.timer.CalibratingTimer
Interval that fires every five seconds to run the calibration.
_callbackQueue - Variable in class com.threerings.media.sound.JavaSoundPlayer
The queue where callbacks for keys being processed are dispatched.
_cbounds - Variable in class com.threerings.media.ActiveRepaintManager
Used to compute dirty components' bounds.
_ccache - Variable in class com.threerings.media.image.ImageManager
A cache of loaded images.
_cclass - Variable in class com.threerings.cast.builder.ClassEditor
The component class associated with this editor.
_center - Variable in class com.threerings.media.animation.ScaleAnimation
The center pixel to render the image around.
_center - Variable in class com.threerings.media.util.ArcPath
The center of our ellipse.
_ch3 - Variable in class com.threerings.media.util.BackgroundTiler
The size of the center chunk of our subdivided images.
_changeThreshold - Variable in class com.threerings.media.TimerView
The timer will not invalidate itself until the completion level to render changes by at least this much from the previous time it was invalidated.
_charClass - Variable in class com.threerings.cast.CharacterManager
The character class to be created.
_charCommands - Variable in class com.threerings.util.KeyTranslatorImpl
Any commands we wish to perform upon key typed events for characters.
_charmgr - Variable in class com.threerings.cast.builder.SpritePanel
The character manager.
_charmgr - Variable in class com.threerings.cast.CharacterSprite
A reference to the character manager that created us.
_chars - Variable in class com.threerings.util.KeyboardManager
A hashtable mapping characters to KeyboardManager.KeyInfo objects.
_chatGrabbers - Variable in class com.threerings.util.KeyDispatcher
The stack of grabbers.
_chei - Variable in class com.threerings.media.animation.ExplodeAnimation
The individual chunk dimensions in pixels.
_chooser - Variable in class com.threerings.media.tools.RecolorImage
 
_chunkcount - Variable in class com.threerings.media.animation.ExplodeAnimation
The total number of image chunks.
_clabel - Variable in class com.threerings.cast.builder.ClassEditor
The label denoting the currently selected component index.
_classComps - Variable in class com.threerings.cast.bundle.BundledComponentRepository
A table of component lists indexed on classname.
_classDef - Variable in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
_classes - Variable in class com.threerings.cast.builder.BuilderModel
The list of all available component classes.
_classes - Variable in class com.threerings.cast.bundle.BundledComponentRepository
A table of component classes.
_classes - Variable in class com.threerings.media.image.ColorPository
Our mapping from class names to class records.
_classList - Variable in class com.threerings.media.tools.RecolorImage
 
_classList1 - Variable in class com.threerings.media.tools.RecolorImage
 
_classList2 - Variable in class com.threerings.media.tools.RecolorImage
 
_classList3 - Variable in class com.threerings.media.tools.RecolorImage
 
_classList4 - Variable in class com.threerings.media.tools.RecolorImage
 
_clipCache - Variable in class com.threerings.media.sound.JavaSoundPlayer
The cache of recent audio clips .
_clipped - Variable in class com.threerings.media.ActiveRepaintManager
Used when rendering "layered" components.
_clipped - Variable in class com.threerings.media.FrameManager
Used to lazily set the clip when painting popups and other "layered" components.
_clips - Variable in class com.threerings.openal.SoundManager
Contains a mapping of all loaded clips.
_clipVol - Variable in class com.threerings.media.sound.SoundPlayer
Volume level for sound clips.
_cmap - Static variable in class com.threerings.resource.FastImageIO
Used when loading our color map.
_colChooser - Variable in class com.threerings.media.tools.RecolorImage
 
_colFilePath - Variable in class com.threerings.media.tools.RecolorImage
 
_color - Variable in class com.threerings.media.animation.ExplodeAnimation
The color to render the object chunks in if we're using a color.
_color - Variable in class com.threerings.media.animation.GleamAnimation
 
_color - Variable in class com.threerings.media.image.SolidMirage
 
_colorized - Variable in class com.threerings.media.image.ImageManager.CacheRecord
 
_colorLabel - Variable in class com.threerings.media.tools.RecolorImage
 
_colorList1 - Variable in class com.threerings.media.tools.RecolorImage
 
_colorList2 - Variable in class com.threerings.media.tools.RecolorImage
 
_colorList3 - Variable in class com.threerings.media.tools.RecolorImage
 
_colorList4 - Variable in class com.threerings.media.tools.RecolorImage
 
_colRepo - Variable in class com.threerings.media.tools.RecolorImage
 
_commandArgument - Variable in class com.threerings.media.sprite.ButtonSprite
The command argument generated by this button.
_comp - Variable in class com.threerings.media.animation.FloatingTextAnimation
The composite used to render the score.
_comp - Variable in class com.threerings.media.animation.SparkAnimation
The alpha composite with which to render the images.
_comp - Variable in class com.threerings.media.effects.FadeEffect
The composite used to render the image with the current alpha.
_complete - Variable in class com.threerings.media.TimerView
The percent of the duration time completed.
_completed - Variable in class com.threerings.media.TimerView
True if the completion has already been processed.
_completionAction - Variable in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
_componentId - Variable in exception com.threerings.cast.NoSuchComponentException
 
_components - Variable in class com.threerings.cast.builder.BuilderModel
The hashtable of available component ids for each class.
_components - Variable in class com.threerings.cast.builder.ClassEditor
The components selectable via this editor.
_components - Variable in class com.threerings.cast.bundle.BundledComponentRepository
The component table.
_components - Variable in class com.threerings.cast.CharacterDescriptor
The component identifiers comprising the character.
_coneInnerAngle - Variable in class com.threerings.openal.Sound
The inside angle of the sound cone.
_coneInnerAngle - Variable in class com.threerings.openal.Source
The inside angle of the sound cone.
_coneOuterAngle - Variable in class com.threerings.openal.Sound
The outside angle of the sound cone.
_coneOuterAngle - Variable in class com.threerings.openal.Source
The outside angle of the sound cone.
_coneOuterGain - Variable in class com.threerings.openal.Sound
The gain outside the sound cone.
_coneOuterGain - Variable in class com.threerings.openal.Source
The gain outside the sound cone.
_config - Variable in class com.threerings.media.IconManager
Our configuration information.
_config - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
 
_configdef - Variable in class com.threerings.tools.CompiledConfigTask
 
_configs - Variable in class com.threerings.media.sound.SoundLoader
A cache of config objects we've created.
_considerDiagonals - Variable in class com.threerings.media.util.AStarPathUtil.Stepper
 
_considered - Static variable in class com.threerings.media.util.AStarPathUtil
The number of nodes considered in computing our path.
_constraints - Variable in class com.threerings.media.tile.ObjectTile
The list of constraints associated with this object.
_constraints - Variable in class com.threerings.media.tile.ObjectTileSet
Lists of constraints associated with our tiles.
_coordsDebug - Static variable in class com.threerings.miso.client.MisoScenePanel
A debug hook that toggles debug rendering of tile coordinates.
_count - Variable in class com.threerings.media.animation.RainAnimation
The number of raindrops.
_covered - Variable in class com.threerings.miso.client.SceneBlock
Indicates whether our tiles are covered by an object.
_crepo - Variable in class com.threerings.cast.CharacterManager
The component repository.
_ctx - Variable in class com.threerings.chat.ChatOverlay
The light of our life.
_ctx - Variable in class com.threerings.miso.client.MisoScenePanel
Provides access to a few things.
_curChatGrabber - Variable in class com.threerings.util.KeyDispatcher
The current most-recently pushed component that wants to grab alphanumeric key presses.
_curIdx - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
The current sequence index.
_curPath - Variable in class com.threerings.media.util.PathSequence
The current path we're pathing.
_currentComp - Variable in class com.threerings.media.animation.BlendAnimation
The alpha composite used to render our current image.
_cw3 - Variable in class com.threerings.media.util.BackgroundTiler
The size of the center chunk of our subdivided images.
_cwid - Variable in class com.threerings.media.animation.ExplodeAnimation
The individual chunk dimensions in pixels.
_cxpos - Variable in class com.threerings.media.animation.ExplodeAnimation
The current x-axis position of each chunk.
_cypos - Variable in class com.threerings.media.animation.ExplodeAnimation
The current y-axis position of each chunk.
_data - Variable in class com.threerings.openal.OggStreamDecoder
Intermediate storage for converted data.
_debugCalibrate - Static variable in class com.threerings.media.timer.CalibratingTimer
A debug hook that toggles dumping of calibration values.
_debugTyping - Static variable in class com.threerings.util.KeyboardManager
A debug hook that toggles excessive logging to help debug keyTyped behavior.
_decoder - Variable in class com.threerings.openal.Mp3StreamDecoder
Handles decoding the mp3 data.
_decoder - Variable in class com.threerings.openal.URLStream
The stream decoder for the current URL.
_default - Variable in class com.threerings.resource.ResourceManager
Our default resource set.
_defaultClipBundle - Variable in class com.threerings.media.sound.SoundLoader
The path of the default sound to use for missing sounds.
_defaultClipPath - Variable in class com.threerings.media.sound.SoundLoader
The path of the default sound to use for missing sounds.
_defaultProvider - Variable in class com.threerings.media.image.ImageManager
Our default data provider.
_defaultProvider - Variable in class com.threerings.media.tile.TileManager
Used to load tileset images from the default resource source.
_defset - Variable in class com.threerings.miso.client.SceneBlock
Used to return a tile where we have none.
_delay - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Or a single delay for all frames.
_delay - Variable in class com.threerings.media.animation.SparkAnimation
The duration of the spark animation in milliseconds.
_delayRepaint - Variable in class com.threerings.miso.client.MisoScenePanel
Used to avoid repaints while we don't yet have resolved all the blocks needed to render the visible view.
_delays - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
The corresponding delay for each frame, in ms.
_delegate - Variable in class com.threerings.media.util.DelegatingPathable
 
_delta - Variable in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
_delta - Variable in class com.threerings.media.util.ArcPath
Our starting and delta angles.
_deployDir - Variable in class com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
The directory in which we want to place our tile set files for deployment.
_descrip - Variable in class com.threerings.cast.CharacterSprite
A reference to the descriptor for the character that we're visualizing.
_dest - Variable in class com.threerings.media.util.LinePath
Our source and destination points.
_dest - Variable in class com.threerings.media.util.LineSegmentPath
When moving, the pathable's destination path node.
_dest - Variable in class com.threerings.tools.CompiledConfigTask
 
_destx - Variable in class com.threerings.media.animation.FloatingTextAnimation
The destination coordinates towards which the animation travels.
_desty - Variable in class com.threerings.media.animation.FloatingTextAnimation
The destination coordinates towards which the animation travels.
_dframe - Variable in class com.threerings.miso.client.MisoScenePanel
 
_digester - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundler
The digester we use to parse bundle descriptions.
_digester - Variable in class com.threerings.media.tile.tools.xml.XMLTileSetParser
Our XML digester.
_digester - Variable in class com.threerings.miso.tools.xml.SimpleMisoSceneParser
 
_digester - Variable in class com.threerings.miso.tools.xml.SparseMisoSceneParser
 
_dim - Variable in class com.threerings.chat.ChatGlyph
Whether we're in dimmed mode.
_dimmed - Variable in class com.threerings.chat.ChatOverlay
Whether the chat glyphs are dimmed or not.
_dirty - Variable in class com.threerings.media.ActiveRepaintManager
A mapping of invalid rectangles for each widget that is dirty.
_dirty - Variable in class com.threerings.media.MediaOverlay
A temporary list of dirty rectangles maintained during the painting process.
_dirty - Variable in class com.threerings.media.MetaMediaManager
Used to keep metrics.
_dirty - Variable in class com.threerings.media.RegionManager
A list of dirty rectangles.
_dirtyItems - Variable in class com.threerings.miso.client.MisoScenePanel
The dirty sprites and objects that need to be re-painted.
_dirtyPerTick - Variable in class com.threerings.media.MetaMediaManager
Used to keep metrics.
_dirtySprites - Variable in class com.threerings.miso.client.MisoScenePanel
The working sprites list used when calculating dirty regions.
_disabledTypes - Variable in class com.threerings.media.sound.SoundPlayer
A set of soundTypes for which sound is enabled.
_ditems - Variable in class com.threerings.miso.client.DirtyItemList
The list of dirty items sorted by rear-depth.
_downfunc - Variable in class com.threerings.media.animation.GleamAnimation
 
_downKeys - Variable in class com.threerings.util.KeyDispatcher
Keys that are currently held down.
_downmillis - Variable in class com.threerings.media.animation.GleamAnimation
 
_dpanel - Variable in class com.threerings.miso.client.MisoScenePanel
 
_dprov - Variable in class com.threerings.media.tile.IMImageProvider
 
_driftMilliStamp - Variable in class com.threerings.media.timer.CalibratingTimer
currentTimeMillis() value from the last time we called calibrate.
_driftRatio - Variable in class com.threerings.media.timer.CalibratingTimer
Ratio of currentTimeMillis to timer millis.
_driftTimerStamp - Variable in class com.threerings.media.timer.CalibratingTimer
current() value from the last time we called calibrate.
_drops - Variable in class com.threerings.media.animation.RainAnimation
The raindrop locations.
_dsp - Variable in class com.threerings.openal.OggStreamDecoder
The DSP state.
_duration - Variable in class com.threerings.media.animation.BlankAnimation
 
_duration - Variable in class com.threerings.media.animation.BobbleAnimation
Animation ending timing information.
_duration - Variable in class com.threerings.media.animation.RainAnimation
Animation ending timing information.
_duration - Variable in class com.threerings.media.TimerView
The total amount of time in the timer when it was 0% done.
_duration - Variable in class com.threerings.media.util.BobblePath
How long we'll bobble.
_duration - Variable in class com.threerings.media.util.TimedPath
The duration that we're to spend following the path.
_duration - Variable in class com.threerings.media.util.TimeFunction
The number of milliseconds over which we vary our value.
_dx - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
A translation to apply to the images.
_dx - Variable in class com.threerings.media.animation.FloatingTextAnimation
The distance to be traveled by the score animation.
_dx - Variable in class com.threerings.media.util.BobblePath
The variance we will bobble around that initial position.
_dx - Variable in class com.threerings.media.VirtualMediaPanel
Our scroll offsets.
_dx - Variable in class com.threerings.openal.Sound
The direction of the sound.
_dx - Variable in class com.threerings.openal.Source
The direction of the source.
_dy - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
A translation to apply to the images.
_dy - Variable in class com.threerings.media.animation.FloatingTextAnimation
The distance to be traveled by the score animation.
_dy - Variable in class com.threerings.media.util.BobblePath
The variance we will bobble around that initial position.
_dy - Variable in class com.threerings.media.VirtualMediaPanel
Our scroll offsets.
_dy - Variable in class com.threerings.openal.Sound
The direction of the sound.
_dy - Variable in class com.threerings.openal.Source
The direction of the source.
_dz - Variable in class com.threerings.openal.Sound
The direction of the sound.
_dz - Variable in class com.threerings.openal.Source
The direction of the source.
_effect - Variable in class com.threerings.media.animation.FadeAnimation
This handles the main work of fading.
_enabled - Variable in class com.threerings.media.sprite.ButtonSprite
Whether or not the button is currently enabled.
_enabled - Variable in class com.threerings.media.TimerView
Whether to render the timer.
_enabled - Variable in class com.threerings.util.KeyboardManager
Whether the keyboard manager is accepting keyboard input.
_enabledObservers - Variable in class com.threerings.media.sound.SoundPlayer
 
_end - Variable in class com.threerings.media.animation.BobbleAnimation
Animation ending timing information.
_end - Variable in class com.threerings.media.animation.ExplodeAnimation
The ending animation time.
_end - Variable in class com.threerings.media.animation.RainAnimation
Animation ending timing information.
_end - Variable in class com.threerings.media.util.TimeFunction
Our starting and ending values.
_endScale - Variable in class com.threerings.media.animation.ScaleAnimation
The amount to scale the image at the end of the animation.
_estimPixels - Variable in class com.threerings.miso.client.TilePath
Estimated pixels traveled.
_extensions - Static variable in class com.threerings.openal.StreamDecoder
Maps file extensions to decoder classes.
_fade - Variable in class com.threerings.media.animation.SparkAnimation
Whether or not we should fade the sparks out.
_fadeDelay - Variable in class com.threerings.media.sprite.FadableImageSprite
If fading in without moving, the fade-in delay.
_fadeElapsed - Variable in class com.threerings.openal.Stream
The interval and elapsed time for fading.
_fadeIn - Variable in class com.threerings.media.animation.GleamAnimation
 
_fadeInDuration - Variable in class com.threerings.media.sprite.FadableImageSprite
If fading in, the fade-in duration (otherwise -1).
_fadeInterval - Variable in class com.threerings.openal.Stream
The interval and elapsed time for fading.
_fadeMode - Variable in class com.threerings.openal.Stream
The type of fading being performed.
_fadeOutDuration - Variable in class com.threerings.media.sprite.FadableImageSprite
If fading out, the fade-out duration (otherwise -1).
_fadeStamp - Variable in class com.threerings.media.sprite.FadableImageSprite
The time at which fading started.
_fcount - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
Frame and orientation counts.
_fgfx - Variable in class com.threerings.media.BackFrameManager
The graphics object from our frame.
_fhei - Variable in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
_fhsv - Variable in class com.threerings.media.image.Colorization
Fixed HSV values for our root color; used when calculating recolorizations using this colorization.
_fidx - Variable in class com.threerings.media.animation.MultiFrameAnimation
 
_file - Variable in class com.threerings.resource.ResourceManager.ObservedResource
 
_filesets - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
A list of filesets that contain tile images.
_filesets - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
A list of filesets that contain tileset bundle definitions.
_filesets - Variable in class com.threerings.media.tools.ResourceIndexerTask
A list of filesets that contain files to include in the index.
_filesets - Variable in class com.threerings.tools.CompiledConfigTask
 
_finalizedBuffers - Variable in class com.threerings.openal.SoundManager
The list of buffers to be deleted.
_finalizedSources - Variable in class com.threerings.openal.SoundManager
The list of sources to be deleted.
_finished - Variable in class com.threerings.media.animation.Animation
Whether the animation is finished.
_finished - Variable in class com.threerings.media.effects.FadeEffect
True when we're finished.
_finisher - Variable in class com.threerings.media.TimerView
A listener to be notified when the timer finishes.
_firstStamp - Variable in class com.threerings.media.sprite.ImageSprite
The first timestamp seen (in TIME_SEQUENTIAL mode).
_firstTick - Variable in class com.threerings.media.AbstractMedia
The tick stamp associated with our first call to AbstractMedia.tick(long).
_floatPeriod - Variable in class com.threerings.media.animation.FloatingTextAnimation
The duration for which we float up the screen.
_fm - Variable in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
_fmgr - Variable in class com.threerings.media.ManagedJApplet
 
_fmgr - Variable in class com.threerings.media.ManagedJFrame
 
_fmgr - Variable in class com.threerings.media.TimerView
The frame manager that manages our animated view.
_fmode - Variable in class com.threerings.media.VirtualMediaPanel
The mode we're using when following a pathable.
_focus - Variable in class com.threerings.util.KeyboardManager
Whether the keyboard manager currently has the keyboard focus.
_followingPathAction - Variable in class com.threerings.cast.CharacterSprite
The action to use when following a path.
_font - Variable in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
_font - Static variable in class com.threerings.miso.client.SceneObjectTip
The font to use when rendering the tip.
_footprint - Variable in class com.threerings.miso.client.SceneBlock
A polygon bounding the footprint of this block.
_footprint - Variable in class com.threerings.miso.client.SceneObject
Our object footprint as a polygon.
_foreground - Static variable in class com.threerings.miso.client.SceneObjectTip
Colors to use when rendering the tip.
_fpath - Variable in class com.threerings.media.VirtualMediaPanel
The pathable being followed.
_fprintDebug - Static variable in class com.threerings.miso.client.SceneObject
A debug hook that toggles rendering of object footprints.
_fps - Variable in class com.threerings.media.FrameManager
Used to track and report frames per second.
_fracx - Variable in class com.threerings.media.util.LineSegmentPath
The distance to move on the straight path line per tick.
_fracy - Variable in class com.threerings.media.util.LineSegmentPath
The distance to move on the straight path line per tick.
_frameCache - Variable in class com.threerings.cast.CharacterManager
A cache of composited animation frames.
_frameCache - Variable in class com.threerings.cast.CompositedActionFrames
Used to cache our composited action frame images.
_frameCount - Variable in class com.threerings.media.util.FrameSequencer.ConstantRate
 
_frameDelay - Variable in class com.threerings.media.sprite.ImageSprite
For how many milliseconds to display an animation frame.
_frameIdx - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction.FrameReachedOp
 
_frameIdx - Variable in class com.threerings.media.sprite.ImageSprite
The current frame index to render.
_framemgr - Variable in class com.threerings.media.MediaOverlay
The frame manager with whom we cooperate.
_framemgr - Variable in class com.threerings.media.MetaMediaManager
The frame manager with whom we register.
_frameProvider - Variable in class com.threerings.cast.CharacterComponent
The entity from which we obtain our animation frames.
_frames - Variable in class com.threerings.media.animation.MultiFrameAnimation
 
_frames - Variable in class com.threerings.media.sprite.ImageSprite
The images used to render the sprite.
_frameSeq - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction.FrameReachedOp
 
_frecs - Variable in class com.threerings.miso.tile.FringeConfiguration
The mapping from base tileset id to fringerecord.
_frect - Variable in class com.threerings.miso.client.SceneObject
Our object as a tile coordinate rectangle.
_freelist - Variable in class com.threerings.miso.client.DirtyItemList
Unused dirty items.
_freeSpoolers - Variable in class com.threerings.media.sound.JavaSoundPlayer
The number of currently active LineSpoolers.
_fringe - Variable in class com.threerings.miso.client.SceneBlock
Our fringe tiles.
_fringeconf - Variable in class com.threerings.miso.tile.AutoFringer
 
_fringedef - Variable in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
_fringeId - Variable in class com.threerings.miso.tile.AutoFringer.FringeTile
The fringe keys of the tiles that went into this tile in the order they were drawn.
_fringer - Variable in class com.threerings.miso.tile.MisoTileManager
The entity that performs the automatic fringe layer generation.
_fringers - Variable in class com.threerings.miso.tile.AutoFringer
 
_fringes - Variable in class com.threerings.miso.client.MisoScenePanel
Map of active fringe tiles.
_fspot - Variable in class com.threerings.miso.client.SceneObject
The full-coordinates of our object spot; or null if we have none.
_gain - Variable in class com.threerings.openal.Listener
The gain of the listener.
_gain - Variable in class com.threerings.openal.Sound
The gain of the sound.
_gain - Variable in class com.threerings.openal.Source
The gain of the source.
_gain - Variable in class com.threerings.openal.Stream
The gain of the stream.
_gapSize - Variable in class com.threerings.media.tile.SwissArmyTileSet
The distance (x, y) in pixels between each tile in each row horizontally, and between each row of tiles vertically.
_gc - Variable in class com.threerings.media.image.AWTImageCreator
The graphics configuration for the default screen device.
_gc - Static variable in class com.threerings.media.image.ImageUtil
The graphics configuration for the default screen device.
_gcEnabled - Static variable in class com.threerings.util.unsafe.Unsafe
The current state of GC enablement.
_gfx - Variable in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
_group - Variable in class com.threerings.openal.OpenALSoundPlayer
 
_group - Variable in class com.threerings.openal.Sound
The sound group with which we are associated.
_groups - Variable in class com.threerings.openal.SoundManager
The list of active groups.
_h3 - Variable in class com.threerings.media.util.BackgroundTiler
One third of width/height of our source image.
_handcache - Variable in class com.threerings.media.tile.TileManager
A cache of tilesets that have been loaded by hand.
_haveLib - Static variable in class com.threerings.util.keybd.Keyboard
Whether the keyboard native library was successfully loaded.
_hchei - Variable in class com.threerings.media.animation.ExplodeAnimation
The individual chunk dimensions in pixels, halved for handy use in repeated calculations.
_hcoords - Variable in class com.threerings.miso.client.MisoScenePanel
Used to track the tile coordinates over which the mouse is hovering.
_hcwid - Variable in class com.threerings.media.animation.ExplodeAnimation
The individual chunk dimensions in pixels, halved for handy use in repeated calculations.
_header - Variable in class com.threerings.openal.Mp3StreamDecoder
The mp3 header.
_hei - Variable in class com.threerings.media.animation.RainAnimation
The dimensions of each raindrop's bounding rectangle.
_height - Variable in class com.threerings.media.image.BlankMirage
 
_height - Variable in class com.threerings.media.image.NinePatchMirage
 
_height - Variable in class com.threerings.media.image.SolidMirage
 
_height - Variable in class com.threerings.media.tile.UniformTileSet
The height (in pixels) of the tiles in this tileset.
_heights - Variable in class com.threerings.media.tile.SwissArmyTileSet
The height of the tiles in each row in pixels.
_hideObjects - Static variable in class com.threerings.miso.client.SceneObject
A debug hook that toggles rendering of objects.
_histo - Variable in class com.threerings.miso.client.SceneBlockResolver
Used to time block loading.
_histOffset - Variable in class com.threerings.chat.SubtitleChatOverlay
The history offset (from 0) such that the history lines (0, _histOffset - 1) will all fit onscreen if the lowest scrollbar position is _histOffset.
_histOffsetFinal - Variable in class com.threerings.chat.SubtitleChatOverlay
If the history offset we've figured is all figured out or needs to be refigured.
_history - Variable in class com.threerings.chat.SubtitleChatOverlay
List of existing messages from our chat director.
_history - Variable in class com.threerings.media.util.TrailingAverage
The history of values.
_historyExtent - Variable in class com.threerings.chat.SubtitleChatOverlay
A guess of how many history lines fit onscreen at a time.
_historyModel - Variable in class com.threerings.chat.SubtitleChatOverlay
If we're in history mode, this will be non-null and will notify us of our historical positioning.
_hitList - Variable in class com.threerings.miso.client.MisoScenePanel
The list that we use to track and sort the items over which the mouse is hovering.
_hitSprites - Variable in class com.threerings.miso.client.MisoScenePanel
Used to collect the list of sprites "hit" by a particular mouse location.
_hobject - Variable in class com.threerings.miso.client.MisoScenePanel
Info on the object that the mouse is currently hovering over.
_host - Variable in class com.threerings.media.AbstractMediaManager
The media host we're working with.
_host - Variable in class com.threerings.media.MetaMediaManager
Our media host, so gracious and accomodating.
_host - Variable in class com.threerings.media.TimerView
The media panel containing the view.
_hourglass - Variable in class com.threerings.media.HourglassView
Our images.
_hrange - Variable in class com.threerings.media.VirtualRangeModel
 
_hsv - Variable in class com.threerings.media.image.Colorization
HSV values for our root color; used when calculating recolorizations using this colorization.
_hueD - Variable in class com.threerings.media.tools.RecolorImage
 
_hueO - Variable in class com.threerings.media.tools.RecolorImage
 
_ibounds - Variable in class com.threerings.cast.CharacterSprite
The bounds of the current sprite image.
_ibounds - Variable in class com.threerings.miso.client.MisoScenePanel
Contains the bounds of our "area of influence" in screen coords.
_icon - Variable in class com.threerings.chat.ChatGlyph
The visual icon, or null for none.
_icons - Variable in class com.threerings.media.IconManager
A cache of our icon tilesets.
_icount - Variable in class com.threerings.media.animation.SparkAnimation
The number of images we're animating.
_icreator - Variable in class com.threerings.media.image.ImageManager
We use this to create images optimized for rendering.
_id - Variable in class com.threerings.openal.Buffer
The OpenAL identifier for this buffer.
_id - Variable in class com.threerings.openal.Source
The OpenAL identifier for this source.
_id - Variable in class com.threerings.util.KeyboardManager.KeyObserverOp
The key event id.
_idBroker - Variable in class com.threerings.miso.tile.tools.xml.FringeConfigurationParser
 
_ident - Variable in class com.threerings.resource.NetworkResourceBundle
Our identifier for this bundle.
_idmap - Variable in class com.threerings.media.tile.bundle.BundledTileSetRepository
A mapping from tileset id to tileset.
_image - Variable in class com.threerings.media.animation.BobbleAnimation
The image to animate.
_image - Variable in class com.threerings.media.animation.ExplodeAnimation
The image to animate if we're using an image.
_image - Variable in class com.threerings.media.animation.FadeImageAnimation
 
_image - Variable in class com.threerings.media.animation.ScaleAnimation
The image to scale.
_image - Variable in class com.threerings.media.image.BufferedMirage
 
_image - Variable in class com.threerings.media.image.VolatileMirage
Our volatile image which lives in video memory and can go away at any time.
_image - Variable in class com.threerings.media.tools.RecolorImage
 
_imagePath - Variable in class com.threerings.media.tile.TileSet
The path to the file containing the tile images.
_imagePath - Variable in class com.threerings.media.tools.RecolorImage
 
_images - Variable in class com.threerings.cast.CompositedMultiFrameImage
Our composited action frame images.
_images - Variable in class com.threerings.media.animation.BlendAnimation
The images between which we are blending.
_images - Variable in class com.threerings.media.animation.SparkAnimation
The spark images we're animating.
_img - Variable in class com.threerings.media.image.NinePatch
 
_imgr - Variable in class com.threerings.cast.bundle.BundledComponentRepository
We use the image manager to decode and cache images.
_imgr - Variable in class com.threerings.cast.CharacterManager
The image manager with whom we interact.
_imgr - Variable in class com.threerings.cast.CompositedActionFrames
The image manager from whom we can obtain prepared volatile images onto which to render our composited actions.
_imgr - Variable in class com.threerings.cast.CompositedMultiFrameImage
The image manager from whom we load our images.
_imgr - Variable in class com.threerings.media.image.VolatileMirage
The image manager with whom we interoperate.
_imgr - Variable in class com.threerings.media.tile.bundle.BundledTileSetRepository
The image manager via which we load our images.
_imgr - Variable in class com.threerings.media.tile.IMImageProvider
 
_imgr - Variable in class com.threerings.media.tile.TileManager
The entity through which we decode and cache images.
_imgr - Variable in class com.threerings.miso.tile.AutoFringer
 
_improv - Variable in class com.threerings.media.tile.TileSet
The entity from which we obtain our tile image.
_in - Variable in class com.threerings.openal.OggStreamDecoder
The underlying input stream.
_incx - Variable in class com.threerings.media.util.LineSegmentPath
When moving, the distance to move on each axis per tick.
_incy - Variable in class com.threerings.media.util.LineSegmentPath
When moving, the distance to move on each axis per tick.
_index - Variable in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
_index - Variable in class com.threerings.media.util.TrailingAverage
The index where we will next record a value.
_indexFile - Variable in class com.threerings.media.tools.ResourceIndexerTask
The name of the file to which we should write the index.
_indicators - Variable in class com.threerings.miso.client.MisoScenePanel
Our object indicators, indexed by the object that they indicate.
_indicatorsLaidOut - Variable in class com.threerings.miso.client.MisoScenePanel
Have the indicators been laid out?
_info - Variable in class com.threerings.media.animation.ExplodeAnimation
The explode info.
_info - Variable in class com.threerings.media.util.AStarPathUtil.Stepper
 
_info - Variable in class com.threerings.openal.OggStreamDecoder
The stream info.
_initDelay - Variable in class com.threerings.media.FrameInterval
Time between expirations.
_initialized - Static variable in class com.threerings.util.unsafe.Unsafe
Whether or not we were able to initialize our library (i.e. get access to jvmpi)
_initStamp - Variable in class com.threerings.media.effects.FadeEffect
Time zero.
_intField - Variable in class com.threerings.media.tools.RecolorImage.SliderAndLabel
 
_invalid - Variable in class com.threerings.media.ActiveRepaintManager
A list of invalid components.
_invalidated - Variable in class com.threerings.media.TimerView
True if the timer has been invalidated since its last repaint.
_ioff - Variable in class com.threerings.cast.CharacterSprite
The offset from the upper-left of the total sprite bounds to the upper-left of the image within those bounds.
_ipos - Variable in class com.threerings.chat.ChatGlyph
The position at which we render our icon.
_istream - Variable in class com.threerings.openal.Mp3StreamDecoder
Handles reading the mp3 data.
_items - Variable in class com.threerings.miso.client.DirtyItemList
The list of dirty items.
_jarSource - Variable in class com.threerings.resource.FileResourceBundle
The jar file from which we load resources.
_keepRawPngs - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Whether we should keep raw pngs rather than reencoding them in the bundle.
_keepRawPngs - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundler
Whether we should keep pngs as-is rather than re-encoding.
_keepRawPngs - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Whether we should keep raw pngs rather than reencoding them in the bundle.
_key - Variable in class com.threerings.cast.CompositedActionFrames
Used to avoid creating a new key object every time we do a cache lookup.
_key - Variable in class com.threerings.media.image.ImageManager.CacheRecord
 
_key - Static variable in class com.threerings.media.tile.TileSet
A key used to look things up in the cache without creating craploads of keys unduly.
_key - Variable in class com.threerings.miso.client.RethinkOp
 
_keyChar - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The character associated with this key info object, if any.
_keyCode - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The key code associated with this key info object, if any.
_keyCode - Variable in class com.threerings.util.KeyboardManager.KeyObserverOp
The key code.
_keyOp - Variable in class com.threerings.util.KeyboardManager
The operation used to notify observers of actual key events.
_keys - Variable in class com.threerings.util.KeyboardManager
A hashtable mapping key codes to KeyboardManager.KeyInfo objects.
_keys - Variable in class com.threerings.util.KeyTranslatorImpl
The keys for which commands are registered.
_keySet - Variable in class com.threerings.media.image.ImageManager
The set of all keys we've ever seen.
_keyText - Variable in class com.threerings.util.KeyboardManager.KeyInfo
A text representation of this key.
_label - Variable in class com.threerings.chat.ChatGlyph
The textual label.
_label - Variable in class com.threerings.media.animation.FadeLabelAnimation
The label we are rendering.
_label - Variable in class com.threerings.media.animation.FloatingTextAnimation
The label we're animating.
_label - Variable in class com.threerings.media.sprite.ButtonSprite
The label associated with this sprite.
_label - Variable in class com.threerings.media.sprite.LabelSprite
The label associated with this sprite.
_labelColors - Variable in class com.threerings.media.tools.RecolorImage
 
_laidout - Variable in class com.threerings.chat.SubtitleChatOverlay
Tracks whether or not we've been laid out.
_last - Variable in class com.threerings.miso.client.TilePath
Used to compute estimated travel time.
_lastAttempt - Variable in class com.threerings.media.FrameManager.Ticker
The time at which we last attempted to tick.
_lastEvent - Variable in class com.threerings.util.IdleTracker
The time of the last mouse or keyboard event; used to track whether the user is idle.
_lastExpire - Variable in class com.threerings.chat.SubtitleChatOverlay
The unbounded expire time of the last chat glyph displayed.
_lastInit - Variable in class com.threerings.media.util.PathSequence
The timestamp at which we last inited a path.
_lastModified - Variable in class com.threerings.resource.ResourceManager.ObservedResource
 
_lastModified - Variable in class com.threerings.resource.ResourceManager.ResourceModifiedOp
 
_lastPress - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The last time a key pressed event was received for this key.
_lastRelease - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The last time a key released event was received for this key.
_lastStamp - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
The time at which we were last ticked.
_lastStamp - Variable in class com.threerings.media.animation.AnimationSequencer
The timestamp at which we fired the last animation.
_lastTick - Variable in class com.threerings.media.FrameManager.Ticker
Used to compute metrics.
_lastTick - Variable in class com.threerings.openal.OpenALSoundPlayer.TickingQueue
 
_lastTickStamp - Variable in class com.threerings.media.FrameManager
Used to track big delays in calls to our tick method.
_lastUpdate - Variable in class com.threerings.media.animation.GleamAnimation
 
_lastUpdate - Variable in class com.threerings.media.TimerView
The last time the timer updated while running.
_layouts - Static variable in class com.threerings.miso.client.SceneObjectTip
Contains a sorted list of layout registrations.
_left - Variable in class com.threerings.media.image.NinePatch
 
_leftPad - Variable in class com.threerings.media.image.NinePatch
 
_length - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
The length of our animation sequence.
_level - Variable in class com.threerings.media.animation.BlendAnimation
Our current blend level and image index all wrapped into one.
_lifetime - Variable in class com.threerings.chat.ChatGlyph
The number of milliseconds to wait before this bubble will expire and should begin to fade out.
_listener - Variable in class com.threerings.openal.SoundManager
The listener object.
_listener - Variable in class com.threerings.util.BrowserUtil.BrowserTracker
 
_listeners - Variable in class com.threerings.cast.builder.BuilderModel
The model listeners.
_listeners - Variable in class com.threerings.util.KeyDispatcher
Global key listeners.
_loaded - Static variable in class com.threerings.util.unsafe.Unsafe
Whether or not we were able to load our library.
_loader - Variable in class com.threerings.media.sound.JavaSoundPlayer
Does our package based sound loading.
_loader - Variable in class com.threerings.openal.OpenALSoundPlayer
 
_loader - Variable in class com.threerings.openal.SoundManager
The thread that loads up sound clips in the background.
_loader - Variable in class com.threerings.resource.ResourceManager
The classloader we use for classpath-based resource loading.
_loadError - Static variable in class com.threerings.util.unsafe.Unsafe
The error that occurred when loading the native library, or null if none occurred or it was already reported.
_loading - Variable in class com.threerings.openal.SoundManager
Contains a mapping of all currently-loading clips.
_localePrefix - Variable in class com.threerings.resource.ResourceManager
Locale to search for locale-specific resources, if any.
_locked - Variable in class com.threerings.openal.OpenALSoundPlayer
 
_lockedClips - Variable in class com.threerings.media.sound.JavaSoundPlayer
The set of locked audio clips; this is separate from the LRU so that locking clips doesn't booch up an otherwise normal caching agenda.
_logic - Variable in class com.threerings.chat.ChatOverlay
Contains all of our customizations.
_loop - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Does the animation loop?
_loop - Variable in class com.threerings.media.util.FrameSequencer.ConstantRate
 
_loopDesired - Variable in class com.threerings.openal.Sound
Whether or not looping is desired after resolution.
_looping - Variable in class com.threerings.openal.Source
Whether or not the source is looping.
_lpos - Variable in class com.threerings.chat.ChatGlyph
The position at which we render our text.
_manager - Variable in class com.threerings.openal.ClipBuffer
 
_manager - Variable in class com.threerings.openal.SoundGroup
 
_map - Variable in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Our mapping from tileset names to ids.
_mapfile - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
The path to our component map file.
_mapfile - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
 
_mapfile - Variable in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
Our persistent map file.
_marks - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Whether to send a FrameReachedEvent on a sequence index.
_masks - Variable in class com.threerings.miso.client.MisoScenePanel
Map of the masks used to calculate fringes in this scene.
_maxAlpha - Variable in class com.threerings.media.animation.GleamAnimation
 
_maxDistance - Variable in class com.threerings.openal.Sound
The maximum distance for attenuation.
_maxDistance - Variable in class com.threerings.openal.Source
The maximum distance for attenuation.
_maxDriftRatio - Variable in class com.threerings.media.timer.CalibratingTimer
The largest drift we've had to adjust for.
_maxGain - Variable in class com.threerings.openal.Sound
The maximum gain.
_maxGain - Variable in class com.threerings.openal.Source
The maximum gain.
_media - Variable in class com.threerings.media.AbstractMediaManager
Our render-order sorted list of media.
_metamgr - Variable in class com.threerings.media.MediaOverlay
Handles the heavy lifting involving media.
_metamgr - Variable in class com.threerings.media.MediaPanel
Handles most of our heavy lifting.
_metrics - Variable in class com.threerings.media.FrameManager
Used to track performance metrics.
_metrics - Variable in class com.threerings.miso.client.MisoScenePanel
Contains basic scene metrics like tile width and height.
_metrics - Variable in class com.threerings.miso.client.ResolutionView
 
_metrics - Variable in class com.threerings.miso.client.RethinkOp
 
_metrics - Variable in class com.threerings.miso.client.SceneBlock
 
_metrics - Variable in class com.threerings.miso.client.TileOpApplicator
 
_mgr - Variable in class com.threerings.media.AbstractMedia
Our manager.
_mgr - Variable in class com.threerings.media.FrameInterval
The context whose FrameManager we are using.
_microDivider - Variable in class com.threerings.media.timer.CalibratingTimer
Amount by which current() should be divided to get microseconds.
_milliDivider - Variable in class com.threerings.media.timer.CalibratingTimer
Amount by which current() should be divided to get milliseconds.
_millisBetweenUpdates - Variable in class com.threerings.media.animation.GleamAnimation
 
_millisPerFrame - Variable in class com.threerings.media.FrameManager
The number of milliseconds per frame (14 by default, which gives an fps of ~71).
_millisPerFrame - Variable in class com.threerings.media.util.FrameSequencer.ConstantRate
 
_minAlpha - Variable in class com.threerings.media.animation.GleamAnimation
 
_minGain - Variable in class com.threerings.openal.Sound
The minimum gain.
_minGain - Variable in class com.threerings.openal.Source
The minimum gain.
_mirage - Variable in class com.threerings.media.image.MirageIcon
 
_mirage - Variable in class com.threerings.media.tile.Tile
Our tileset image.
_mirage - Variable in class com.threerings.media.util.SingleFrameImageImpl
The frame image.
_mirages - Variable in class com.threerings.media.image.CompositeMirage
All the component mirages we're made up of.
_mirages - Variable in class com.threerings.media.util.MultiFrameImageImpl
The frame images.
_model - Variable in class com.threerings.cast.builder.ClassEditor
The builder model.
_model - Variable in class com.threerings.cast.builder.SpritePanel
The builder model.
_model - Variable in class com.threerings.miso.client.MisoScenePanel
The scene model to be displayed.
_model - Variable in class com.threerings.miso.client.SceneBlock
 
_model - Variable in class com.threerings.miso.tools.xml.SimpleMisoSceneParser
 
_model - Variable in class com.threerings.miso.tools.xml.SparseMisoSceneParser
 
_movex - Variable in class com.threerings.media.util.LineSegmentPath
When moving, the pathable position including fractional pixels.
_movey - Variable in class com.threerings.media.util.LineSegmentPath
When moving, the pathable position including fractional pixels.
_name - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerUtil.ActionMap
 
_name - Variable in class com.threerings.media.tile.TileSet
The tileset name.
_namemap - Variable in class com.threerings.media.tile.bundle.BundledTileSetRepository
A mapping from tileset name to tileset id.
_nativeRepeat - Variable in class com.threerings.util.KeyboardManager
Whether native key auto-repeating was enabled when the keyboard manager was last enabled.
_nbuf - Variable in class com.threerings.openal.Stream
The buffer used to store names.
_neighbors - Variable in class com.threerings.miso.client.SceneBlock
Our neighbors in the eight cardinal directions.
_networkRootPath - Variable in class com.threerings.resource.ResourceManager
The root path we give to network bundles for all resources they're interested in.
_newImage - Variable in class com.threerings.media.tools.RecolorImage
 
_newPlacePoint - Variable in class com.threerings.chat.ComicChatOverlay
The place in our history at which we last entered a new place.
_newx - Variable in class com.threerings.media.util.SmoothBobblePath
The next position.
_newy - Variable in class com.threerings.media.util.SmoothBobblePath
The next position.
_nextCID - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
_nextComp - Variable in class com.threerings.media.animation.BlendAnimation
The alpha composite used to render our "next" image.
_nextid - Static variable in class com.threerings.media.util.AStarPathUtil.Node
The next unique node id.
_nextMove - Variable in class com.threerings.media.util.BobblePath
The time at which we'll next update the position of the pathable.
_nextTileSetID - Variable in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
The next tileset id that we'll assign.
_nextTime - Variable in class com.threerings.media.FrameInterval
Time of the next expiration.
_ninePatch - Variable in class com.threerings.media.image.NinePatchMirage
 
_niter - Variable in class com.threerings.media.util.LineSegmentPath
We use this when moving along this path.
_node - Variable in class com.threerings.media.util.AStarPathUtil.Stepper
 
_nodes - Variable in class com.threerings.media.util.AStarPathUtil.Info
The nodes being considered in the path.
_nodes - Variable in class com.threerings.media.util.LineSegmentPath
The nodes that make up the path.
_nodestamp - Variable in class com.threerings.media.util.LineSegmentPath
The time at which we started traversing the current node.
_notify - Variable in class com.threerings.media.AbstractMediaManager
List of observers to notify at the end of the tick.
_numTiles - Variable in class com.threerings.media.tile.SwissArmyTileSet
The number of tiles in the tileset.
_nx - Variable in class com.threerings.media.VirtualMediaPanel
Our target offsets to be effected on the next tick.
_ny - Variable in class com.threerings.media.VirtualMediaPanel
Our target offsets to be effected on the next tick.
_oahandlers - Static variable in class com.threerings.miso.client.ObjectActionHandler
Our registered object action handlers.
_objects - Variable in class com.threerings.miso.client.SceneBlock
Info on our objects.
_objs - Variable in class com.threerings.miso.util.ObjectSet
Our sorted array of objects.
_obounds - Variable in class com.threerings.media.tile.TrimmedTileSet
The width and height of the trimmed tile, and the x and y offset of the trimmed image within our tileset image.
_obounds - Variable in class com.threerings.miso.client.SceneBlock
The bounds (in screen coords) of all objects rendered by this block.
_obs - Variable in class com.threerings.resource.ResourceManager.AWTInitObserver
 
_obs - Variable in class com.threerings.resource.ResourceManager.Unpacker
 
_obscurerList - Variable in class com.threerings.media.MediaPanel
Anyone registered as someone who might obscure the media panel (and thus require extra redrawing.
_observed - Variable in class com.threerings.resource.ResourceManager
Maps resource paths to observed file resources.
_observers - Variable in class com.threerings.media.AbstractMedia
Our observers.
_observers - Static variable in class com.threerings.media.util.PerformanceMonitor
The observers monitoring some set of actions.
_observers - Variable in class com.threerings.openal.ClipBuffer
 
_observers - Variable in class com.threerings.util.KeyboardManager
The list of key observers.
_ocomp - Variable in class com.threerings.media.effects.FadeEffect
The composite in effect outside our faded render.
_ocount - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
Frame and orientation counts.
_offimg - Variable in class com.threerings.media.animation.GleamAnimation
 
_offset - Variable in class com.threerings.openal.Mp3StreamDecoder
Our offset into the currently decoded frame.
_offsetPos - Variable in class com.threerings.media.tile.SwissArmyTileSet
The offset distance (x, y) in pixels from the top-left of the image to the start of the first tile image.
_offsets - Variable in class com.threerings.openal.OggStreamDecoder
The DSP offsets for each channel.
_ohei - Variable in class com.threerings.media.animation.ExplodeAnimation
The exploding object position and dimensions.
_oheights - Variable in class com.threerings.media.tile.ObjectTileSet
The height (in tile units) of our object tiles.
_oldImage - Variable in class com.threerings.media.tools.RecolorImage
 
_oldx - Variable in class com.threerings.media.util.SmoothBobblePath
The previous position.
_oldy - Variable in class com.threerings.media.util.SmoothBobblePath
The previous position.
_ometrics - Variable in class com.threerings.media.tile.TrimmedObjectTileSet
Contains the origin offset for each object tile and the object footprint width and height (in tile units).
_orient - Variable in class com.threerings.cast.CompositedActionFrames.CompositedFramesKey
 
_orient - Variable in class com.threerings.cast.CompositedMultiFrameImage
The orientation we're compositing.
_orient - Variable in class com.threerings.media.sprite.Sprite
The orientation of this sprite.
_orient - Variable in class com.threerings.media.util.ArcPath
The method to be used to orient the pathable.
_orientCount - Variable in class com.threerings.cast.CompositedActionFrames
The number of orientations.
_orientOffset - Variable in class com.threerings.media.util.ArcPath
An orientation offset used when orienting our pathable.
_orients - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
A mapping from orientation code to animation sequence index.
_origin - Variable in class com.threerings.cast.CompositedMultiFrameImage.CompositedVolatileMirage
 
_origin - Variable in class com.threerings.media.tile.ObjectTile
The offset from the origin of the tile image to the object's origin or MIN_VALUE if the origin should be calculated based on the footprint.
_origin - Static variable in class com.threerings.resource.FastImageIO
Used when creating our writable raster.
_outline - Variable in class com.threerings.chat.ChatGlyph
Our outline color.
_overlay - Variable in class com.threerings.media.FrameManager
If active, an overlay that will be rendering sprites and animations on top of the frame.
_override - Variable in class com.threerings.media.SafeScrollPane
 
_overrideHistory - Variable in class com.threerings.chat.SubtitleChatOverlay
If set, show history no matter what the client prefs say.
_overrides - Variable in class com.threerings.cast.ComponentClass
A list of render priority overrides.
_owid - Variable in class com.threerings.media.animation.ExplodeAnimation
The exploding object position and dimensions.
_owidths - Variable in class com.threerings.media.tile.ObjectTileSet
The width (in tile units) of our object tiles.
_owner - Variable in class com.threerings.chat.ChatGlyph
The subtitle chat overlay that ownz us.
_owner - Variable in class com.threerings.media.animation.AnimationSprite
 
_ox - Variable in class com.threerings.media.animation.ExplodeAnimation
The exploding object position and dimensions.
_ox - Variable in class com.threerings.media.animation.SparkAnimation
The starting 'jog' positions for each spark.
_ox - Variable in class com.threerings.media.sprite.Sprite
The location of the sprite's origin in pixel coordinates.
_oxoff - Variable in class com.threerings.media.sprite.Sprite
The offsets from our upper left coordinate to our origin (or hot spot).
_oy - Variable in class com.threerings.media.animation.ExplodeAnimation
The exploding object position and dimensions.
_oy - Variable in class com.threerings.media.animation.SparkAnimation
The starting 'jog' positions for each spark.
_oy - Variable in class com.threerings.media.sprite.Sprite
The location of the sprite's origin in pixel coordinates.
_oyoff - Variable in class com.threerings.media.sprite.Sprite
The offsets from our upper left coordinate to our origin (or hot spot).
_pable - Variable in class com.threerings.media.util.PathSequence
The pathable we're duping bigtime.
_pableRep - Variable in class com.threerings.media.util.PathSequence
A fake pathable that we pass to the subpaths.
_packet - Variable in class com.threerings.openal.OggStreamDecoder
The output packet.
_padding - Variable in class com.threerings.media.sprite.SpriteIcon
Used to put a bit of padding around the sprite image.
_page - Variable in class com.threerings.openal.OggStreamDecoder
The output page.
_paintComplete - Variable in class com.threerings.media.TimerView
The completion percent last time the timer was repainted.
_paintOp - Variable in class com.threerings.miso.client.MisoScenePanel
Used to paint tiles.
_panel - Variable in class com.threerings.media.VirtualRangeModel
 
_panel - Variable in class com.threerings.miso.client.ResolutionView
 
_panel - Variable in class com.threerings.miso.client.SceneBlock
The panel for which we contain a block or null if we aren't backed by a panel.
_parser - Variable in class com.threerings.tools.CompiledConfigTask
 
_participants - Variable in class com.threerings.media.FrameManager
The entities that are ticked each frame.
_participating - Variable in class com.threerings.media.TimerView
Whether the timer is participating in media tick updates.
_passable - Variable in class com.threerings.miso.tile.BaseTile
Whether the tile is passable.
_passable - Variable in class com.threerings.miso.tile.BaseTileSet
Whether each tile is passable.
_path - Variable in class com.threerings.media.animation.SpriteAnimation
The path along which we'll move our sprite.
_path - Variable in class com.threerings.media.animation.SpritePathAnimation
 
_path - Variable in class com.threerings.media.sprite.Sprite
When moving, the path the sprite is traversing.
_path - Variable in class com.threerings.media.sprite.Sprite.CancelledOp
 
_path - Variable in class com.threerings.media.sprite.Sprite.CompletedOp
 
_path - Variable in class com.threerings.media.tile.tools.xml.TileSetRuleSet
The full path at which me match our tilesets.
_path - Variable in class com.threerings.openal.ClipBuffer
 
_path - Variable in class com.threerings.resource.ResourceManager.ResourceModifiedOp
 
_pathDuration - Variable in class com.threerings.media.sprite.FadableImageSprite
If fading out, the path duration.
_paths - Variable in class com.threerings.media.util.PathSequence
The list of paths.
_pathsDebug - Static variable in class com.threerings.miso.client.MisoScenePanel
A debug hook that toggles debug rendering of sprite paths.
_pathStamp - Variable in class com.threerings.media.sprite.Sprite
The timestamp at which we started along our path.
_paused - Variable in class com.threerings.media.MetaMediaManager
Whether we're currently paused.
_pauseTime - Variable in class com.threerings.media.MetaMediaManager
Used to track the clock time at which we were paused.
_pcm - Variable in class com.threerings.openal.OggStreamDecoder
Holds the decoded PCM data buffers.
_pendingBlocks - Variable in class com.threerings.miso.client.MisoScenePanel
A count of blocks in the process of being resolved.
_percentageOfDataBuffer - Variable in class com.threerings.media.image.BufferedMirage
 
_perfDebug - Static variable in class com.threerings.media.FrameManager
A debug hook that toggles FPS rendering.
_perfLabel - Variable in class com.threerings.media.MetaMediaManager
 
_perfRect - Variable in class com.threerings.media.MetaMediaManager
 
_perfStatus - Variable in class com.threerings.media.MetaMediaManager
 
_pitch - Variable in class com.threerings.openal.Sound
The pitch multiplier.
_pitch - Variable in class com.threerings.openal.Source
The pitch multiplier.
_prefix - Variable in class com.threerings.cast.tools.xml.ActionRuleSet
The prefix at which me match our actions.
_prefix - Variable in class com.threerings.cast.tools.xml.ClassRuleSet
The prefix at which me match our component classes.
_prefix - Variable in class com.threerings.miso.tools.xml.SimpleMisoSceneParser
 
_prefix - Variable in class com.threerings.miso.tools.xml.SparseMisoSceneParser
 
_prepareImages - Static variable in class com.threerings.media.image.ClientImageManager
Controls whether or not we prepare images or use raw versions.
_pressCommand - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The press action command associated with this key.
_pressDelay - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The milliseconds to sleep between sending repeat key commands.
_pressed - Variable in class com.threerings.media.sprite.ButtonSprite
Whether or not the button is currently pressed.
_priorCurrent - Variable in class com.threerings.media.timer.CalibratingTimer
current() value when elapsed was called last.
_priorities - Variable in class com.threerings.media.tile.ObjectTileSet
The default render priorities of our objects.
_priority - Variable in class com.threerings.media.tile.ObjectTile
This object tile's default render priority.
_process - Variable in class com.threerings.util.BrowserUtil.BrowserTracker
 
_processUnpause - Variable in class com.threerings.media.TimerView
True if the code should process everything required for an unpause on the next tick().
_provider - Variable in class com.threerings.chat.ChatOverlay
The source of hints to how we layout the overlay.
_provider - Variable in class com.threerings.openal.ClipBuffer
 
_provider - Variable in class com.threerings.openal.SoundGroup
 
_providers - Variable in class com.threerings.media.image.ImageManager
Data providers for different resource sets.
_px - Variable in class com.threerings.openal.Listener
The position of the listener.
_px - Variable in class com.threerings.openal.Sound
The position of the sound.
_px - Variable in class com.threerings.openal.Source
The position of the source.
_py - Variable in class com.threerings.openal.Listener
The position of the listener.
_py - Variable in class com.threerings.openal.Sound
The position of the sound.
_py - Variable in class com.threerings.openal.Source
The position of the source.
_pz - Variable in class com.threerings.openal.Listener
The position of the listener.
_pz - Variable in class com.threerings.openal.Sound
The position of the sound.
_pz - Variable in class com.threerings.openal.Source
The position of the source.
_qidx - Variable in class com.threerings.openal.Stream
The starting index and length of the current queue in Stream._buffers.
_qlen - Variable in class com.threerings.openal.Stream
The starting index and length of the current queue in Stream._buffers.
_queue - Variable in class com.threerings.media.sound.JavaSoundPlayer
The queue of sound clips to be played.
_queue - Variable in class com.threerings.miso.client.SceneBlockResolver
The invoker's queue of units to be executed.
_queue - Variable in class com.threerings.openal.Source
The source's queue of buffers (storing them keeps them from being garbage-collected).
_queue - Variable in class com.threerings.openal.URLStream
The queue of URLs to play after the current one.
_queued - Variable in class com.threerings.media.animation.AnimationSequencer
Animations that have not been fired.
_rcomp - Variable in class com.threerings.miso.client.DirtyItemList
The render comparator we'll use for our final, magical sort.
_rdir - Variable in class com.threerings.resource.ResourceManager
The directory that contains our resource bundles.
_referenceDistance - Variable in class com.threerings.openal.Sound
The reference distance for attenuation.
_referenceDistance - Variable in class com.threerings.openal.Source
The reference distance for attenuation.
_releaseCommand - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The release action command associated with this key.
_remgr - Variable in class com.threerings.media.AbstractMediaManager
The region manager.
_remgr - Variable in class com.threerings.media.MediaPanel
Legacy reference to avoid breaking children in the wild.
_remgr - Variable in class com.threerings.media.MetaMediaManager
Used to accumulate and merge dirty regions on each tick.
_renderComplete - Variable in class com.threerings.media.TimerView
The completion percent at which to render the timer.
_renderOffset - Variable in class com.threerings.media.TimerView
The difference between the old rendered completion percent and the new completion percent the last time the completion percent had an unexpected change.
_renderOffsetTime - Variable in class com.threerings.media.TimerView
The timestamp of _renderOffset.
_renderOrder - Variable in class com.threerings.media.AbstractMedia
The layer in which to render.
_repainter - Variable in class com.threerings.media.FrameManager
Our custom repaint manager.
_repeatDelay - Variable in class com.threerings.media.FrameInterval
Time between expirations.
_repeatDelay - Variable in class com.threerings.util.KeyboardManager
The expected approximate milliseconds between each key release/press event while the key is being auto-repeated.
_repeatDelay - Variable in class com.threerings.util.KeyboardManager.KeyInfo
The delay in milliseconds before auto-repeating the key press.
_resets - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
Do we reset on init?
_resetStamp - Variable in class com.threerings.media.timer.MillisTimer
The time at which this timer was last reset.
_resolveDebug - Static variable in class com.threerings.miso.client.MisoScenePanel
A debug hook that toggles the block resolution display.
_resolver - Variable in class com.threerings.miso.client.MisoScenePanel
The scene block resolver for this scene panel's context.
_resolvers - Static variable in class com.threerings.miso.client.MisoScenePanel
Scene block resolvers shared by all scene panels in a context.
_resolving - Variable in class com.threerings.miso.client.SceneBlockResolver
Indicates whether or not we are resolving or suspended.
_resourceModifiedOp - Static variable in class com.threerings.resource.ResourceManager
A reusable instance of ResourceManager.ResourceModifiedOp.
_restingAction - Variable in class com.threerings.cast.CharacterSprite
The action to use when at rest.
_rethinkOp - Variable in class com.threerings.miso.client.MisoScenePanel
Used by MisoScenePanel.rethink().
_right - Variable in class com.threerings.media.image.NinePatch
 
_rightPad - Variable in class com.threerings.media.image.NinePatch
 
_rmgr - Variable in class com.threerings.media.image.ImageManager
A reference to the resource manager via which we load image data by default.
_rmgr - Variable in class com.threerings.media.sound.SoundLoader
 
_rmgr - Static variable in class com.threerings.resource.Handler
Our singleton resource manager.
_rolloffFactor - Variable in class com.threerings.openal.Sound
The attenuation rolloff factor.
_rolloffFactor - Variable in class com.threerings.openal.Source
The attenuation rolloff factor.
_root - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
The component directory root.
_root - Variable in class com.threerings.media.ActiveRepaintManager
The root of our interface.
_root - Variable in class com.threerings.media.FrameManager
Provides access to our Swing bits.
_rootPath - Variable in class com.threerings.resource.ResourceManager
The prefix we prepend to resource paths before attempting to load them from the classpath.
_rqueue - Variable in class com.threerings.openal.SoundManager
Used to get back from the background thread to our "main" thread.
_rset - Variable in class com.threerings.media.tile.IMImageProvider
 
_rsize - Variable in class com.threerings.miso.client.MisoScenePanel
Tracks the size at which we were last "rethunk".
_rsrcs - Variable in class com.threerings.resource.KnownAvailabilityResourceBundle
All the resources included in this bundle.
_rsrcSet - Variable in class com.threerings.media.IconManager
The resource bundle from which we load icon images, or null if they should be loaded from the classpath.
_runBlank - Static variable in class com.threerings.media.image.ClientImageManager
A debug toggle for running entirely without rendering images.
_runCacheSize - Static variable in class com.threerings.cast.CharacterManager
Cache size to be used in this run.
_runCacheSize - Static variable in class com.threerings.media.image.ClientImageManager
Cache size to be used in this run.
_running - Variable in class com.threerings.media.animation.AnimationSequencer
Animations that are currently running.
_running - Variable in class com.threerings.media.FrameManager.Ticker
Used to stick a fork in our ticker when desired.
_running - Variable in class com.threerings.media.TimerView
Whether the timer is running.
_runPrepareImages - Static variable in class com.threerings.media.image.ClientImageManager
If images should be prepared for the graphics context in this run.
_rx - Variable in class com.threerings.media.animation.BobbleAnimation
The horizontal and vertical bobbling range.
_ry - Variable in class com.threerings.media.animation.BobbleAnimation
The horizontal and vertical bobbling range.
_sandBottom - Variable in class com.threerings.media.HourglassView
Our images.
_sandFrame - Variable in class com.threerings.media.HourglassView
The next sand frame to be painted.
_sandStamp - Variable in class com.threerings.media.HourglassView
The last time the sand updated moved.
_sandTop - Variable in class com.threerings.media.HourglassView
Our images.
_sandTrickle - Variable in class com.threerings.media.HourglassView
The sand trickle.
_sandY - Variable in class com.threerings.media.HourglassView
The position of the top of the sand.
_sangle - Variable in class com.threerings.media.util.ArcPath
Our starting and delta angles.
_sansTail - Variable in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
The shape of this chat bubble, without the tail.
_saturationD - Variable in class com.threerings.media.tools.RecolorImage
 
_saturationO - Variable in class com.threerings.media.tools.RecolorImage
 
_sbounds - Variable in class com.threerings.miso.client.SceneBlock
The bounds (in screen coords) of all images rendered by this block.
_scale - Variable in class com.threerings.media.animation.ScaleAnimation
The current amount of scaling to render.
_scaleFunc - Variable in class com.threerings.media.animation.ScaleAnimation
Computes the image scaling to use at the specified time.
_scheduled - Variable in class com.threerings.util.KeyboardManager.KeyInfo
True if we are a scheduled interval.
_scobj - Variable in class com.threerings.miso.client.SceneObjectActionEvent
 
_scrollbar - Variable in class com.threerings.chat.SubtitleChatOverlay
Our history scrollbar.
_sections - Variable in class com.threerings.miso.data.SparseMisoSceneModel
Contains our sections in row major order.
_seeker - Variable in class com.threerings.media.animation.MultiFrameAnimation
 
_seglength - Variable in class com.threerings.media.util.LineSegmentPath
The length in pixels of the current path segment.
_selected - Variable in class com.threerings.cast.builder.BuilderModel
The currently selected character components.
_sequence - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction
The sequence of frames to display.
_set - Variable in class com.threerings.cast.bundle.BundledComponentRepository.TileSetFrameImage
The tileset from which we obtain our frame images.
_setcache - Variable in class com.threerings.cast.bundle.BundledComponentRepository.ResourceBundleProvider
Cache of tilesets loaded from our bundle.
_setrep - Variable in class com.threerings.media.tile.TileManager
The tile set repository.
_sets - Variable in class com.threerings.resource.ResourceManager
A table of our resource sets.
_shadowAlpha - Variable in class com.threerings.cast.CompositedShadowImage
The alpha value at which we render our shadow.
_shape - Variable in class com.threerings.chat.ChatGlyph
The shape of this glyph.
_shouldDisableNativeRepeat - Variable in class com.threerings.util.KeyboardManager
Whether we want to disable native key auto-repeating.
_showFlags - Variable in class com.threerings.miso.client.MisoScenePanel
Flags indicating which features we should show in the scene.
_showingHistory - Variable in class com.threerings.chat.SubtitleChatOverlay
The currently displayed subtitles O' history.
_size - Variable in class com.threerings.miso.util.ObjectSet
The number of objects in the set.
_size - Variable in class com.threerings.openal.ClipBuffer
 
_sizer - Static variable in class com.threerings.openal.SoundManager
Used to compute the in-memory size of sound samples.
_sleepGranularity - Static variable in class com.threerings.media.FrameManager
Allows us to tweak the sleep granularity.
_slider - Variable in class com.threerings.media.tools.RecolorImage.SliderAndLabel
 
_sorient - Variable in class com.threerings.media.tile.ObjectTile
The orientation of the "spot" associated with this object.
_sorients - Variable in class com.threerings.media.tile.ObjectTileSet
The orientation of the "spots" associated with our tiles.
_soundmgr - Variable in class com.threerings.openal.Buffer
The sound manager responsible for this buffer.
_soundmgr - Static variable in class com.threerings.openal.SoundManager
The one and only sound manager, here for an exclusive performance by special request.
_soundmgr - Variable in class com.threerings.openal.Source
The sound manager responsible for this source.
_soundmgr - Variable in class com.threerings.openal.Stream
The manager to which the stream was added.
_soundSeemsToWork - Variable in class com.threerings.media.sound.JavaSoundPlayer
If we every play a sound successfully, this is set to true.
_source - Variable in class com.threerings.media.image.BackedVolatileMirage
 
_source - Variable in class com.threerings.media.image.CachedVolatileMirage
The key that identifies the image data used to create our volatile image.
_source - Variable in class com.threerings.media.image.ImageManager.CacheRecord
 
_source - Variable in class com.threerings.media.tile.TileMultiFrameImage
 
_source - Variable in class com.threerings.media.tools.RecolorImage
 
_source - Variable in class com.threerings.media.util.DelayPath
Source point.
_source - Variable in class com.threerings.media.util.LinePath
Our source and destination points.
_source - Variable in class com.threerings.openal.Sound
The source via which we are playing our sound currently.
_source - Variable in class com.threerings.openal.Stream
The source through which the stream plays.
_source - Variable in class com.threerings.resource.FileResourceBundle
The file from which we construct our jar file.
_sourceLastMod - Variable in class com.threerings.resource.FileResourceBundle
The last modified time of our source jar file.
_sourceRelative - Variable in class com.threerings.openal.Sound
Whether or not the sound's position, velocity, etc. are relative to the listener.
_sourceRelative - Variable in class com.threerings.openal.Source
Whether or not the source's position, velocity, etc. are relative to the listener.
_sources - Variable in class com.threerings.cast.CompositedActionFrames
Our source components and action frames.
_sources - Variable in class com.threerings.cast.CompositedMultiFrameImage
The action frames from which we obtain our source imagery.
_sources - Variable in class com.threerings.openal.SoundGroup
 
_spare - Variable in class com.threerings.media.ActiveRepaintManager
A spare hashmap that we swap in while repainting dirty components in the old hashmap.
_speaker - Variable in class com.threerings.chat.ComicChatOverlay.BubbleGlyph
The name of the speaker.
_spmgr - Variable in class com.threerings.media.animation.GleamAnimation
 
_spoolerCount - Variable in class com.threerings.media.sound.JavaSoundPlayer
The number of currently active LineSpoolers.
_spot - Variable in class com.threerings.media.tile.ObjectTile
The coordinates of the "spot" associated with this object.
_spotTri - Static variable in class com.threerings.miso.client.SceneObject
The triangle used to render an object's spot.
_sprite - Variable in class com.threerings.cast.builder.SpritePanel
The sprite displayed by the panel.
_sprite - Variable in class com.threerings.media.animation.GleamAnimation
 
_sprite - Variable in class com.threerings.media.animation.SpriteAnimation
The sprite associated with this animation.
_sprite - Variable in class com.threerings.media.animation.SpritePathAnimation
 
_sprite - Variable in class com.threerings.media.sprite.Sprite.CancelledOp
 
_sprite - Variable in class com.threerings.media.sprite.Sprite.CompletedOp
 
_sprite - Variable in class com.threerings.media.sprite.SpriteIcon
The sprite used to render this icon.
_spritemgr - Variable in class com.threerings.media.animation.SpriteAnimation
The sprite manager managing our sprite.
_spritemgr - Variable in class com.threerings.media.MediaPanel
Legacy reference to avoid breaking children in the wild.
_spritemgr - Variable in class com.threerings.media.MetaMediaManager
The sprite manager in use by this panel.
_sprites - Variable in class com.threerings.media.sprite.SpriteManager
 
_src - Variable in class com.threerings.media.util.LineSegmentPath
When moving, the pathable's source path node.
_sspot - Variable in class com.threerings.miso.client.SceneObject
The screen-coordinates of our object spot; or null if we have none.
_start - Variable in class com.threerings.media.animation.BlankAnimation
 
_start - Variable in class com.threerings.media.animation.ExplodeAnimation
The starting animation time.
_start - Variable in class com.threerings.media.animation.FloatingTextAnimation
The starting animation time.
_start - Variable in class com.threerings.media.animation.SparkAnimation
The starting animation time.
_start - Variable in class com.threerings.media.TimerView
The timestamp when the timer effectively started.
_start - Variable in class com.threerings.media.util.TimeFunction
Our starting and ending values.
_startAlpha - Variable in class com.threerings.media.effects.FadeEffect
The starting alpha.
_startCID - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask.HashMapIDBroker
 
_starters - Variable in class com.threerings.media.image.ColorPository.ClassRecord
 
_startIdx - Variable in class com.threerings.media.tile.TileSubsetMultiFrameImage
Index of the tile with which we begin this subset.
_startScale - Variable in class com.threerings.media.animation.ScaleAnimation
The amount to scale the image at the start of the animation.
_startStamp - Variable in class com.threerings.media.timer.CalibratingTimer
current() value when the timer was started.
_startStamp - Variable in class com.threerings.media.util.FrameSequencer.ConstantRate
 
_startStamp - Variable in class com.threerings.media.util.TimedPath
The time at which we started along the path.
_startStamp - Variable in class com.threerings.media.util.TimeFunction
The timestamp at which we began varying our value.
_startTime - Variable in class com.threerings.resource.ResourceManager.Unpacker
 
_startX - Variable in class com.threerings.media.animation.FloatingTextAnimation
The starting coordinates of the score.
_startY - Variable in class com.threerings.media.animation.FloatingTextAnimation
The starting coordinates of the score.
_state - Variable in class com.threerings.openal.ClipBuffer
 
_state - Variable in class com.threerings.openal.Stream
The OpenAL state of the stream.
_state - Variable in class com.threerings.util.IdleTracker
Whether the user is currently active, idle or abandoned.
_stateDesired - Variable in class com.threerings.openal.Sound
The desired state of the sound (stopped, playing, paused) after resolution.
_status - Variable in class com.threerings.media.tools.RecolorImage
 
_step - Variable in class com.threerings.media.effects.FadeEffect
The alpha step per millisecond.
_stopTime - Variable in class com.threerings.media.util.BobblePath
The time at which we'll stop pathin'.
_storedTileSetID - Variable in class com.threerings.media.tile.tools.MapFileTileSetIDBroker
The last tileset id assigned when we were unserialized.
_stream - Variable in class com.threerings.openal.OggStreamDecoder
The stream state.
_streams - Variable in class com.threerings.openal.SoundManager
The list of active streams.
_strname - Variable in class com.threerings.media.sound.SoundPlayer.SoundType
 
_style - Variable in class com.threerings.media.sprite.ButtonSprite
The button style.
_subtitleHeight - Variable in class com.threerings.chat.SubtitleChatOverlay
The amount of vertical space to use for subtitles.
_subtitles - Variable in class com.threerings.chat.SubtitleChatOverlay
The currently displayed subtitle areas.
_subtitlesFill - Variable in class com.threerings.chat.SubtitleChatOverlay
If true, subtitles should fill all available height.
_subtitleXSpacing - Variable in class com.threerings.chat.SubtitleChatOverlay
The amount of space we want around the subtitles.
_subtitleYSpacing - Variable in class com.threerings.chat.SubtitleChatOverlay
 
_sx - Variable in class com.threerings.media.animation.BobbleAnimation
The starting position.
_sx - Variable in class com.threerings.media.util.BobblePath
The initial position of the pathable.
_sxvel - Variable in class com.threerings.media.animation.ExplodeAnimation
The starting x-axis velocity of each chunk.
_sxvel - Variable in class com.threerings.media.animation.SparkAnimation
The starting x-axis velocity of each chunk.
_sy - Variable in class com.threerings.media.animation.BobbleAnimation
The starting position.
_sy - Variable in class com.threerings.media.util.BobblePath
The initial position of the pathable.
_sync - Variable in class com.threerings.openal.OggStreamDecoder
The sync state.
_syvel - Variable in class com.threerings.media.animation.ExplodeAnimation
The starting y-axis velocity of each chunk.
_syvel - Variable in class com.threerings.media.animation.SparkAnimation
The starting y-axis velocity of each chunk.
_tabs - Variable in class com.threerings.media.tools.RecolorImage
 
_target - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
The path to our component bundle file.
_target - Variable in class com.threerings.cast.bundle.tools.MetadataBundlerTask
 
_target - Variable in class com.threerings.chat.ChatOverlay
The component in which we are being displayed.
_target - Variable in class com.threerings.media.effects.FadeEffect
The target alpha.
_target - Variable in class com.threerings.media.tools.RecolorImage
 
_target - Variable in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
_target - Variable in class com.threerings.tools.CompiledConfigTask
 
_target - Variable in class com.threerings.util.KeyboardManager
The component that receives keyboard events and that we associate with posted controller commands.
_tbounds - Variable in class com.threerings.media.FrameManager
A temporary bounds rectangle used to avoid lots of object creation.
_tbounds - Variable in class com.threerings.media.tile.TrimmedTile
Our extra trimmed image dimension information.
_tbounds - Variable in class com.threerings.media.tile.TrimmedTileSet
The width and height of the untrimmed image and the x and y offset within the untrimmed image at which the trimmed image should be rendered.
_tbounds - Variable in class com.threerings.miso.client.TileOpApplicator
Used when rendering tiles.
_tcoords - Variable in class com.threerings.miso.client.MisoScenePanel
Temporary point used for intermediate calculations.
_testDir - Static variable in class com.threerings.media.sound.JavaSoundPlayer
A pref that specifies a directory for us to get test sounds from.
_tfunc - Variable in class com.threerings.media.animation.BlendAnimation
The time function we're using to time our blends.
_thh - Variable in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
_thw - Variable in class com.threerings.miso.client.MisoScenePanel.PaintTileOp
 
_tick - Variable in class com.threerings.media.MetaMediaManager
Used to keep metrics.
_ticker - Variable in class com.threerings.media.FrameManager
The thread that dispatches our frame ticks.
_ticker - Variable in class com.threerings.openal.OpenALSoundPlayer
 
_ticking - Variable in class com.threerings.media.FrameManager.Ticker
Used to detect when we need to drop frames.
_tickPaintPending - Variable in class com.threerings.media.MediaPanel
Used to correlate tick()s with paint()s.
_tickpos - Variable in class com.threerings.media.AbstractMediaManager
The position in our media list that we're ticking (while in the middle of a call to AbstractMediaManager.tick(long)) otherwise -1.
_ticks - Variable in class com.threerings.media.FrameManager.Ticker
Used to compute metrics.
_tickStamp - Variable in class com.threerings.media.AbstractMediaManager
The tick stamp if the manager is in the midst of a call to AbstractMediaManager.tick(long), else 0.
_tile - Variable in class com.threerings.media.tile.TileIcon
The tile used to render this icon.
_tile - Variable in class com.threerings.media.util.SingleTileImageImpl
The frame image.
_tileCount - Variable in class com.threerings.media.tile.TileMultiFrameImage
The number of tiles in the source image.
_tileCounts - Variable in class com.threerings.media.tile.SwissArmyTileSet
The number of tiles in each row.
_tilemgr - Variable in class com.threerings.media.IconManager
The tile manager we use to load tilesets.
_tileMgr - Variable in class com.threerings.miso.client.SceneBlock
 
_tiler - Variable in class com.threerings.media.util.TiledArea
 
_tiles - Variable in class com.threerings.media.util.BackgroundTiler
Our nine sub-divided images.
_tilesetPath - Variable in class com.threerings.media.tile.tools.xml.TileSetRuleSet
The tileset path we append to the prefix to get the full path.
_time - Variable in class com.threerings.media.FrameManager.Ticker
Used to compute metrics.
_timer - Variable in class com.threerings.media.FrameManager
Used to obtain timing measurements.
_timer - Variable in class com.threerings.media.timer.PerfTimer
Deprecated. A performance timer object.
_timer - Static variable in class com.threerings.media.util.PerformanceMonitor
Used to obtain high resolution time stamps.
_timer - Variable in class com.threerings.openal.OpenALSoundPlayer.TickingQueue
 
_timestamp - Variable in class com.threerings.util.KeyboardManager.KeyObserverOp
The key event timestamp.
_tmgr - Variable in class com.threerings.miso.tile.AutoFringer
 
_tmpdir - Static variable in class com.threerings.resource.FileResourceBundle
A directory in which we temporarily unpack our resource files.
_toAbandonTime - Variable in class com.threerings.util.IdleTracker
The duration after which we declare the user to have abandoned ship.
_toIdleTime - Variable in class com.threerings.util.IdleTracker
The duration after which we declare the user to be idle.
_toLoad - Variable in class com.threerings.openal.SoundManager
Contains a queue of clip buffers waiting to be loaded.
_top - Variable in class com.threerings.media.image.NinePatch
The size of the non-stretchable regions on each side.
_topOff - Variable in class com.threerings.media.HourglassView
Offsets at which to render the sand images.
_topPad - Variable in class com.threerings.media.image.NinePatch
The amount of padding on each side until we're in the content area.
_topRect - Variable in class com.threerings.media.HourglassView
The bounds of the sand within the top and bottom sand images.
_totalTileMemory - Static variable in class com.threerings.media.tile.Tile
Used to track total (estimated) memory in use by tiles.
_tpos - Variable in class com.threerings.media.util.ArcPath
A temporary point used when computing our position along the path.
_tpos - Variable in class com.threerings.media.util.LinePath
A temporary point used when computing our position along the path.
_trackers - Variable in class com.threerings.media.VirtualMediaPanel
A list of entities to be informed when the view scrolls.
_transform - Variable in class com.threerings.media.image.TransformedMirage
The transform we apply when painting the base mirage.
_transitionTime - Variable in class com.threerings.media.TimerView
The amount of time it takes to fully interpolation a render transition from completion 0.0 to 1.0.
_traverseDebug - Static variable in class com.threerings.miso.client.MisoScenePanel
A debug hook that toggles debug rendering of traversable tiles.
_tries - Variable in class com.threerings.media.FrameManager.Ticker
Used to compute metrics.
_trigger - Variable in class com.threerings.media.animation.AnimationSequencer.AnimRecord
 
_tsetmap - Variable in class com.threerings.miso.tile.tools.CompileFringeConfigurationTask
 
_type - Variable in class com.threerings.chat.ChatGlyph
The type of chat represented by this glyph.
_ulpos - Variable in class com.threerings.miso.client.MisoScenePanel
Contains the tile coords of our upper-left view coord.
_uncompressed - Variable in class com.threerings.cast.bundle.tools.ComponentBundlerTask
Whether we should keep the bundle jars uncompressed rather than zipped.
_uncompressed - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundler
Normally we compress the jar, but if we want to leave them uncompressed, we set this.
_uncompressed - Variable in class com.threerings.media.tile.bundle.tools.TileSetBundlerTask
Whether we should keep the bundle jars uncompressed rather than zipped.
_unpack - Variable in class com.threerings.resource.ResourceManager
Whether or not to unpack our resource bundles.
_unpacked - Variable in class com.threerings.resource.FileResourceBundle
A file whose timestamp indicates whether or not our existing jar file has been unpacked.
_updateFreq - Variable in class com.threerings.media.util.BobblePath
How often we update the locations.
_upfunc - Variable in class com.threerings.media.animation.GleamAnimation
 
_upmillis - Variable in class com.threerings.media.animation.GleamAnimation
 
_url - Variable in class com.threerings.openal.URLStream
The URL currently being played.
_url - Variable in class com.threerings.util.BrowserUtil.BrowserTracker
 
_useFlip - Static variable in class com.threerings.media.FrameManager
A debug hook that toggles debug rendering of sprite paths.
_ux - Variable in class com.threerings.openal.Listener
The orientation of the listener (initialized to the OpenAL defaults).
_uy - Variable in class com.threerings.openal.Listener
The orientation of the listener (initialized to the OpenAL defaults).
_uz - Variable in class com.threerings.openal.Listener
The orientation of the listener (initialized to the OpenAL defaults).
_valueD - Variable in class com.threerings.media.tools.RecolorImage
 
_valueO - Variable in class com.threerings.media.tools.RecolorImage
 
_vbounds - Variable in class com.threerings.media.VirtualMediaPanel
Our viewport bounds in virtual coordinates.
_vbuf - Variable in class com.threerings.openal.Listener
A buffer for floating point values.
_vdx - Variable in class com.threerings.media.animation.AnimationSequencer
Used to track view scrolling while animations are in limbo.
_vdy - Variable in class com.threerings.media.animation.AnimationSequencer
Used to track view scrolling while animations are in limbo.
_vel - Variable in class com.threerings.media.util.LineSegmentPath
The path velocity in pixels per millisecond.
_verbose - Static variable in class com.threerings.media.sound.JavaSoundPlayer
 
_vibounds - Variable in class com.threerings.miso.client.MisoScenePanel
Contains the bounds of our visible "area of influence" in screen coords.
_visi - Variable in class com.threerings.miso.client.SceneBlock
A debug flag indicating whether we were visible at creation.
_visiBlocks - Variable in class com.threerings.miso.client.MisoScenePanel
Used to track visible blocks that are waiting to be resolved.
_vizobjs - Variable in class com.threerings.miso.client.MisoScenePanel
A list of the potentially visible objects in the scene.
_vrange - Variable in class com.threerings.media.VirtualRangeModel
 
_vx - Variable in class com.threerings.openal.Listener
The velocity of the listener.
_vx - Variable in class com.threerings.openal.Sound
The velocity of the sound.
_vx - Variable in class com.threerings.openal.Source
The velocity of the source.
_vy - Variable in class com.threerings.openal.Listener
The velocity of the listener.
_vy - Variable in class com.threerings.openal.Sound
The velocity of the sound.
_vy - Variable in class com.threerings.openal.Source
The velocity of the source.
_vz - Variable in class com.threerings.openal.Listener
The velocity of the listener.
_vz - Variable in class com.threerings.openal.Sound
The velocity of the sound.
_vz - Variable in class com.threerings.openal.Source
The velocity of the source.
_w3 - Variable in class com.threerings.media.util.BackgroundTiler
One third of width/height of our source image.
_warned - Variable in class com.threerings.media.TimerView
True if the warning has already been processed.
_warner - Variable in class com.threerings.media.TimerView
A listener to be notified when the warning time occurs.
_warning - Variable in class com.threerings.miso.client.SceneObject
Used to mark objects with errors.
_warnPercent - Variable in class com.threerings.media.TimerView
Trigger the warning when at least this much time has elapsed, or -1 for no warning.
_wasAbandoned - Variable in class com.threerings.miso.client.SceneBlock
If we discovered we were no longer needed in our last call to resolve.
_when - Variable in class com.threerings.media.animation.Animation.AnimCompletedOp
 
_when - Variable in class com.threerings.media.animation.Animation.AnimStartedOp
 
_when - Variable in class com.threerings.media.animation.AnimationFrameSequencer.MultiFunction.FrameReachedOp
 
_when - Variable in class com.threerings.media.sprite.Sprite.CompletedOp
 
_wid - Variable in class com.threerings.media.animation.RainAnimation
The dimensions of each raindrop's bounding rectangle.
_width - Variable in class com.threerings.media.image.BlankMirage
 
_width - Variable in class com.threerings.media.image.NinePatchMirage
 
_width - Variable in class com.threerings.media.image.SolidMirage
 
_width - Variable in class com.threerings.media.tile.UniformTileSet
The width (in pixels) of the tiles in this tileset.
_widths - Variable in class com.threerings.media.tile.SwissArmyTileSet
The width of the tiles in each row in pixels.
_window - Variable in class com.threerings.media.FrameManager
The window into which we do our rendering.
_window - Variable in class com.threerings.util.KeyboardManager
The window containing our target component whose focus events we care to observe, or null if we're not observing a window.
_window - Variable in class com.threerings.util.KeyDispatcher
The main window for which we're observing key events.
_wipeOnFailure - Variable in class com.threerings.cast.bundle.BundledComponentRepository
Whether or not we wipe our bundles on any failure.
_wrect - Variable in class com.threerings.media.animation.ExplodeAnimation
A reusable working rectangle.
_x - Variable in class com.threerings.media.animation.BobbleAnimation
The current position of the image.
_x - Variable in class com.threerings.media.animation.FloatingTextAnimation
The current coordinates of the score.
_xacc - Variable in class com.threerings.media.animation.SparkAnimation
The x axis acceleration in pixels per millisecond.
_xitems - Variable in class com.threerings.miso.client.DirtyItemList
The list of dirty items sorted by x-position.
_xlate - Variable in class com.threerings.util.KeyboardManager
The translator that maps keyboard events to controller commands.
_xlations - Variable in class com.threerings.cast.CharacterDescriptor
The translations to apply when compositing this character.
_xorigins - Variable in class com.threerings.media.tile.ObjectTileSet
The x offset in pixels to the origin of the tile images.
_xpos - Variable in class com.threerings.media.animation.SparkAnimation
The current positions of each spark.
_xradius - Variable in class com.threerings.media.util.ArcPath
Our ellipse radii.
_xspots - Variable in class com.threerings.media.tile.ObjectTileSet
The x offset to the "spots" associated with our tiles.
_y - Variable in class com.threerings.media.animation.BobbleAnimation
The current position of the image.
_y - Variable in class com.threerings.media.animation.FloatingTextAnimation
The current coordinates of the score.
_yacc - Variable in class com.threerings.media.animation.SparkAnimation
The y axis acceleration in pixels per millisecond.
_yitems - Variable in class com.threerings.miso.client.DirtyItemList
The list of dirty items sorted by y-position.
_yorigins - Variable in class com.threerings.media.tile.ObjectTileSet
The y offset in pixels to the origin of the tile images.
_ypos - Variable in class com.threerings.media.animation.SparkAnimation
The current positions of each spark.
_yradius - Variable in class com.threerings.media.util.ArcPath
Our ellipse radii.
_yspots - Variable in class com.threerings.media.tile.ObjectTileSet
The y offset to the "spots" associated with our tiles.
_zation - Variable in class com.threerings.media.image.ColorPository.ColorRecord
Our data represented as a colorization.
_zations - Variable in class com.threerings.cast.CharacterDescriptor
The colorizations to apply when compositing this character.
_zations - Variable in class com.threerings.media.image.CachedVolatileMirage
Optional colorizations that are applied to our source image when creating our mirage.
_zations - Variable in class com.threerings.media.tile.ObjectTileSet
Colorization classes that apply to our objects.
_zations - Variable in class com.threerings.media.tile.TileSet
Colorizations to be applied to tiles created from this tileset.
_zations - Variable in class com.threerings.media.tile.TrimmedObjectTileSet
Colorization classes that apply to our objects.

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 _