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  
N — Constant static property in class com.threerings.ui.KeyboardCodes
N — Constant static property in class com.threerings.util.Random
name() — Method in class com.threerings.util.Enum
Get the name of this enum.
_name — Property in class com.threerings.util.Enum
The String name of this enum value.
_name — Property in class com.threerings.util.NamedValueEvent
The name.
name — Property in class com.threerings.util.NamedValueEvent
Accessor: get the name.
name — Property in class com.whirled.ControlEvent
Retrieve the 'name' for this event, which is a String value whose meaning is determined by the event type.
name — Property in class com.whirled.avrg.AVRGameControlEvent
Retrieves the 'name' for this event, which is a String value whose meaning is determined by the event type.
name — Property in class com.whirled.net.MessageReceivedEvent
Access the message name.
name — Property in class com.whirled.net.PropertyChangedEvent
Get the name of the property that changed.
NamedValueEvent — Class in package com.threerings.util
A handy event for dispatching a name/value pair associated with the event type.
NamedValueEvent(type, name, value, bubbles, cancelable) — Constructor in class com.threerings.util.NamedValueEvent
Construct the name/value event.
NATIVE_HEIGHT — Constant static property in class com.threerings.media.SimpleVideoDisplay
NATIVE_WIDTH — Constant static property in class com.threerings.media.SimpleVideoDisplay
navigateToURL(url, preferredWindow) — Static method in class com.threerings.util.NetUtil
Convenience method to load a web page in the browser window without having to worry about SecurityErrors in various conditions.
navigateToURL(url, preferredTarget) — Method in class com.whirled.avrg.LocalSubControl
Navigate to the specified url, targetting the specified window/tab.
net — Property in class com.whirled.game.GameControl
Access the 'net' services.
_netCon — Property in class com.threerings.media.FlvVideoPlayer
NetConstants — Class in package com.whirled.net
_netStream — Property in class com.threerings.media.FlvVideoPlayer
NetSubControl — Class in package com.whirled.game
Provides access to 'net' game services.
NetUtil — Class in package com.threerings.util
newBuilder(keyClazz) — Static method in class com.threerings.util.Maps
Create a MapBuilder for creating a more complicated Map type.
newBuilder(valueClazz) — Static method in class com.threerings.util.Sets
Create a SetBuilder for creating a more complicated Set type.
newInstance(obj) — Static method in class com.threerings.util.ClassUtil
Return a new instance that is the same class as the specified object.
newMapOf(keyClazz) — Static method in class com.threerings.util.Maps
Create a new Map designed to hold keys of the specified class.
newSetOf(valueClazz) — Static method in class com.threerings.util.Sets
Create a new Set for storing values of the specified class.
newSortedMapOf(keyClazz, comp) — Static method in class com.threerings.util.Maps
Create a new sorted Map designed to hold keys of the specified class.
newSortedSetOf(valueClazz, comp) — Static method in class com.threerings.util.Sets
Create a new sorted Set for storing value of the specified class.
newValue — Property in class com.whirled.net.PropertyChangedEvent
Get the property's new value.
newXML(value, settings) — Static method in class com.threerings.util.XmlUtil
Parse the 'value' object into XML safely.
next(bits) — Method in class com.threerings.util.Random
nextBoolean() — Method in class com.threerings.util.Random
Returns a random Boolean value.
nextInt(n) — Method in class com.threerings.util.Random
Returns the an int value n where 0 <= value < n.
nextName(index) — Method in class com.threerings.util.ImmutableProxyObject
nextName(index) — Method in class com.threerings.util.MapProxyObject
Used when iterating with a "for" loop.
nextNameIndex(index) — Method in class com.threerings.util.ImmutableProxyObject
nextNameIndex(index) — Method in class com.threerings.util.MapProxyObject
Iteration support.
nextNumber() — Method in class com.threerings.util.Random
Returns a random Number where 0.0 <= value < 1.0.
nextValue(index) — Method in class com.threerings.util.ImmutableProxyObject
nextValue(index) — Method in class com.threerings.util.MapProxyObject
Used when iterating with a "for each" loop.
normalize() — Method in class com.threerings.geom.Vector2
Returns a normalized copy of the vector.
normalize() — Method in class com.threerings.geom.Vector3
Returns a new vector that is a normalized version of this vector.
normalizeDegrees(degrees) — Static method in class com.threerings.util.MathUtil
Normalizes an angle in degrees to occupy the [0, 360) range.
normalizeLocal() — Method in class com.threerings.geom.Vector2
Normalizes this vector in place.
normalizeLocal() — Method in class com.threerings.geom.Vector3
Destructively normalizes this vector.
normalizeLocalAndGetLength() — Method in class com.threerings.geom.Vector2
Normalizes the vector in place and returns its original length.
normalizeRadians(radians) — Static method in class com.threerings.util.MathUtil
Normalizes an angle in radians to occupy the [0, 2pi) range.
noteOp(timeStamp) — Method in class com.threerings.util.Throttle
Note that an operation occurred at the specified timestamp.
_notifyPolicy — Property in class com.threerings.util.ObserverList
Our notification policy.
notNull(item, ... rest) — Static method in class com.threerings.util.Predicates
A predicate that tests for items that are not null (or undefined).
_now — Static property in class com.threerings.display.AnimationManager
The current timestamp, accessable to all animations.
NUMBER_0 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_1 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_2 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_3 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_4 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_5 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_6 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_7 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_8 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMBER_9 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_0 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_1 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_2 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_3 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_4 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_5 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_6 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_7 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_8 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_9 — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_ADD — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_DECIMAL — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_DIVIDE — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_ENTER — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_MULTIPLY — Constant static property in class com.threerings.ui.KeyboardCodes
NUMPAD_SUBTRACT — Constant static property in class com.threerings.ui.KeyboardCodes
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