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 |
V — Constant static property in class com.threerings.ui.KeyboardCodes |
| |
validateChat(msg) — Method in class com.whirled.game.loopback.LoopbackGameControl |
|
Verify that the supplied chat message is valid. |
validateDecimal(str, allowDot, allowTrailingE) — Static method in class com.threerings.util.StringUtil |
|
Internal helper function for parseNumber. |
validateName(name) — Method in class com.whirled.game.loopback.LoopbackGameControl |
|
Verify that the specified name is valid. |
validatePropertyChange(propName, value, array, index) — Method in class com.whirled.game.loopback.LoopbackGameControl |
|
Verify that the property name / value are valid. |
validateValue(value) — Method in class com.whirled.game.loopback.LoopbackGameControl |
|
Verify that the value is legal to be streamed to other clients. |
value — Property in class com.threerings.display.Siner |
|
Access the instantaneous value, which can range from
[ -totalAmplitude, totalAmplitude ]. |
_value — Property in class com.threerings.util.ValueEvent |
| The value. |
value — Property in class com.threerings.util.ValueEvent |
|
Accessor: get the value. |
value — Property in class com.whirled.ControlEvent |
|
Retrieve the object 'value' for this event, which is a value
whose meaning is determined by the event type. |
value — Property in class com.whirled.avrg.AVRGameControlEvent |
|
Retrieves the object 'value' for this event, which is a value
whose meaning is determined by the event type. |
value — Property in class com.whirled.net.MessageReceivedEvent |
|
Access the message value. |
ValueComputingMap — Class in package com.threerings.util.maps |
|
A Map that fills in values for missing keys using a supplied function than returning
undefined. |
ValueComputingMap(source:com.threerings.util:Map, computer) — Constructor in class com.threerings.util.maps.ValueComputingMap |
| |
ValueEvent — Class in package com.threerings.util |
|
A handy event for simply dispatching a value associated with the event type. |
ValueEvent(type, value, bubbles, cancelable) — Constructor in class com.threerings.util.ValueEvent |
|
Construct the value event. |
valueOf() — Method in class com.threerings.util.Enum |
|
Return the primitive value of this Object. |
_values — Property in class com.threerings.display.Siner |
| |
values(clazz) — Static method in class com.threerings.util.Enum |
|
Get all the enums of the specified class, or null if it's not an enum. |
values() — Method in interface com.threerings.util.Map |
|
Return all the values in this Map, in Array form. |
values(obj) — Static method in class com.threerings.util.Util |
|
Get an array containing the property values of the specified object, in their
natural iteration order. |
values() — Method in class com.threerings.util.maps.DictionaryMap |
|
Return all the values in this Map, in Array form. |
values() — Method in class com.threerings.util.maps.HashMap |
|
Return all the values in this Map, in Array form. |
values() — Method in class com.threerings.util.maps.SortedMap |
|
Return all the values in this Map, in Array form. |
Vector2 — Class in package com.threerings.geom |
|
Basic 2D vector implementation. |
Vector2(x, y) — Constructor in class com.threerings.geom.Vector2 |
|
Constructs a Vector2 from the given values. |
Vector3 — Class in package com.threerings.geom |
|
Basic 3D vector implementation. |
Vector3(x, y, z) — Constructor in class com.threerings.geom.Vector3 |
| Creates a new vector. |
_vid — Property in class com.threerings.media.FlvVideoPlayer |
| |
_video — Property in class com.threerings.display.CameraSnapshotter |
| |
VideoPlayer — Interface in package com.threerings.media |
|
Implemented by video-playing backends. |
_volume — Property in class com.threerings.media.FlvVideoPlayer |
| |
_volume — Property in class com.threerings.media.Mp3AudioPlayer |
| |
|
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 |