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  
getAddress() — method, class net.user1.reactor.ui.BanAddressPane
getAllAvatars() — method, class net.user1.reactor.ui.AvatarPane
Returns an Array of all Avatar objects currently in this AvatarPane's avatar list.
getAvatar(clientID:String) — method, class net.user1.reactor.ui.AvatarPane
Returns the Avatar object for the specified clientID.
getAvatar() — method, class net.user1.reactor.ui.AvatarPaneEvent
Returns the Avatar object that was added or removed to the target AvatarPane.
getClient() — method, class net.user1.reactor.ui.Avatar
Returns the underlying IClient object that provides data for this Avatar.
getIcon() — method, class net.user1.reactor.ui.Avatar
Returns the DisplayObject instance for this Avatar's icon.
getInput() — method, class net.user1.reactor.ui.TextInputWindowEvent
Returns the input that was submitted via the TextInputWindow's text input field.
getPositionAt(index:int) — method, class net.user1.reactor.motion.PositionList
getPositionList() — method, class net.user1.reactor.motion.PositionBroadcaster
Returns the PositionList object whose positions are broadcast to other clients by this PositionBroadcaster.
getPositionListAttributeName() — method, class net.user1.reactor.motion.PointerPositionBroadcaster
Returns the attribute name used by this PointerPositionBroadcaster to send position list updates to other clients.
getPositionListAttributeName() — method, class net.user1.reactor.motion.PositionBroadcaster
Returns the attribute name used by this PositionBroadcaster to send position list updates to other clients.
getPref(name:String) — method, class net.user1.prefs.Preferences
getUserName() — method, class net.user1.reactor.chat.ChatClient
Returns the client's user ID, or if no user ID has been set, returns the string: "User" plus the client's ID (e.g., "User24").
getVersion() — Static Method , class net.user1.reactorgui.Version
Indicates the version and build of ReactorGUI.
getVisibleHeight(o:flash.display:DisplayObject) — Static Method , class net.user1.utils.DisplayObjectUtil
Returns the distance from the registration point of the specified object to the bottom-most visible pixel, ignoring any region that is not visible due to masking.
getVisibleWidth(o:flash.display:DisplayObject) — Static Method , class net.user1.utils.DisplayObjectUtil
Returns the distance from the registration point of the specified object to the right-most visible pixel, ignoring any region that is not visible due to masking.
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