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  
_h — Property in class com.threerings.media.MediaContainer
The unscaled height of our content.
H — Constant static property in class com.threerings.ui.KeyboardCodes
handleAction(cmd, arg) — Method in class com.threerings.util.Controller
Handle an action that was generated by our panel or some child.
handleAdded(... rest) — Method in class com.threerings.display.FrameSprite
Called when we're added to the stage.
handleAsyncError(event) — Method in class com.threerings.media.FlvVideoPlayer
handleCameraStatus(event) — Method in class com.threerings.display.CameraSnapshotter
handleClick(event) — Method in class com.threerings.media.SimpleVideoDisplay
handleComplete(event) — Method in class com.threerings.media.MediaContainer
Callback function to receive COMPLETE events for swfs or images.
handleComplete(event) — Method in class com.threerings.util.MultiLoader
handleEnterFrame(event) — Method in class com.threerings.text.FPSDisplay
handleError(event) — Method in class com.threerings.media.MediaContainer
A callback to receive IO_ERROR and SECURITY_ERROR events.
handleError(event) — Method in class com.threerings.media.Mp3AudioPlayer
handleError(event) — Method in class com.threerings.util.MultiLoader
handleFieldFocus(event) — Static method in class com.threerings.text.TextFieldUtil
Handle focusing the text field.
handleFrame(... rest) — Method in class com.threerings.display.FrameSprite
Called to update our visual appearance prior to each frame.
handleId3(event) — Method in class com.threerings.media.Mp3AudioPlayer
handleInit(event) — Method in class com.threerings.media.MediaContainer
Handles the INIT event for content loaded with a Loader.
handleIOError(event) — Method in class com.threerings.media.FlvVideoPlayer
handleKeyDown(event) — Method in class com.threerings.ui.KeyRepeatLimiter
handleKeyEvent(evt) — Method in class com.whirled.game.loopback.LoopbackGameControl
Handle key events on our container and pass them into the game.
handleKeyUp(event) — Method in class com.threerings.ui.KeyRepeatLimiter
handleLastSelectedRemoved(... rest) — Static method in class com.threerings.text.TextFieldUtil
Internal method related to tracking a single selectable TextField.
handleLoadingComplete(event) — Method in class com.threerings.media.Mp3AudioPlayer
handleMetaData(info) — Method in class com.threerings.media.FlvVideoPlayer
Called when metadata (if any) is found in the video stream.
handleNetStatus(event) — Method in class com.threerings.media.FlvVideoPlayer
handlePlaybackComplete(event) — Method in class com.threerings.media.Mp3AudioPlayer
handlePlayerSize(event:com.threerings.util:ValueEvent) — Method in class com.threerings.media.SimpleVideoDisplay
handlePositionCheck(event) — Method in class com.threerings.media.FlvVideoPlayer
handlePositionCheck(event) — Method in class com.threerings.media.Mp3AudioPlayer
handleProgress(event) — Method in class com.threerings.media.MediaContainer
A callback to receive PROGRESS events.
handleRemoved(... rest) — Method in class com.threerings.display.FrameSprite
Called when we're added to the stage.
handleSecurityError(event) — Method in class com.threerings.media.FlvVideoPlayer
handleShutdownOnRemove(event) — Method in class com.threerings.media.MediaContainer
Handle shutting us down when we're removed.
handleSizeCheck(event) — Method in class com.threerings.media.FlvVideoPlayer
Check to see if we now know the dimensions of the video.
handleStreamNetStatus(event) — Method in class com.threerings.media.FlvVideoPlayer
handleTimer(event) — Method in class com.threerings.text.ClearingTextField
handleTimerEvent(event) — Method in class com.threerings.ui.KeyRepeatLimiter
handleTrackedSelection(event) — Static method in class com.threerings.text.TextFieldUtil
Internal method related to tracking a single selectable TextField.
handleTrackMouseable(event) — Static method in class com.threerings.text.TextFieldUtil
Checks every damn frame to see if we should make a TextField mouse-enabled.
handleUnload(event) — Method in class com.whirled.game.loopback.LoopbackGameControl
Handle any shutdown required.
handleUserCodeConnect(evt) — Method in class com.whirled.game.loopback.LoopbackGameControl
hasAttribute(xml, name) — Static method in class com.threerings.util.XmlUtil
hasCamera() — Static method in class com.threerings.display.CameraSnapshotter
Static method to determine if the user even has a camera.
hasChild(xml, name) — Static method in class com.threerings.util.XmlUtil
hasControl() — Method in class com.whirled.EntityControl
Detects whether this client is in control.
Hashable — Interface in package com.threerings.util
Builds upon the Equalable interface to allow instances to be stored efficiently in Maps or Sets.
hashCode() — Method in class com.threerings.util.Enum
hashCode() — Method in interface com.threerings.util.Hashable
Return a hash code.
hashCode(str) — Static method in class com.threerings.util.StringUtil
Get a hashCode for the specified String.
HashMap — Class in package com.threerings.util.maps
Objects that implement Hashable, Strings, and null may be used as keys.
HashMap(loadFactor) — Constructor in class com.threerings.util.maps.HashMap
Construct a HashMap
hasProperty(key) — Method in class com.threerings.util.ImmutableProxyObject
height — Property in class com.threerings.display.CameraSnapshotter
height — Property in class com.threerings.media.SimpleVideoDisplay
HEIGHT_PAD — Constant static property in class com.threerings.text.TextFieldUtil
A fudge factor that must be added to a TextField's textHeight when setting the height.
HEX — Constant static property in class com.threerings.util.StringUtil
Hexidecimal digits.
hexdump(bytes) — Static method in class com.threerings.util.StringUtil
Create line-by-line hexadecimal output with a counter, much like the 'hexdump' Unix utility.
hexlate(bytes) — Static method in class com.threerings.util.StringUtil
Generates a string from the supplied bytes that is the hex encoded representation of those byts.
hideUI(element) — Method in class com.whirled.avrg.LocalSubControl
Request to hide a particular UI element, if showing.
hitPointTester — Property in class com.whirled.avrg.LocalSubControl
Returns the AVRG's currently configured hit point tester.
hitTestPoint(x, y, shapeFlag) — Method in class com.threerings.media.MediaContainer
Note: This method is NOT used in normal mouseOver calculations.
holdsTrophy(ident) — Method in class com.whirled.avrg.PlayerSubControlBase
Returns true if this client's player (the default) or a specified player has the trophy with the specified identifier.
holdsTrophy(ident, playerId) — Method in class com.whirled.game.PlayerSubControl
Returns true if this client's player (the default) or a specified player has the trophy with the specified identifier.
holdsTrophy_v1(ident, playerId) — Method in class com.whirled.game.loopback.LoopbackGameControl
HOME — Constant static property in class com.threerings.ui.KeyboardCodes
hoverOut — Event in class com.whirled.FurniControl
Dispatched when the local user unhovers the mouse from this sprite.
HOVER_OUT — Constant static property in class com.whirled.ControlEvent
An event type dispatched to Furniture and Toys when the mouse is leaves them.
hoverOver — Event in class com.whirled.FurniControl
Dispatched when the local user hovers the mouse over this sprite.
HOVER_OVER — Constant static property in class com.whirled.ControlEvent
An event type dispatched to Furniture and Toys when the mouse is over them.
_hueInitialized — Property in class com.threerings.display.ColorMatrix
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