Difference between revisions of "JavaScript Client Objects"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the JavaScript Client Objects class)
(Documentation for the JavaScript Client Objects class)
Line 14: Line 14:
 
===<span id="InventoryContainer"></span>InventoryContainer <span class="SectionLink">([[InventoryContainer|Full Article]])</span>===
 
===<span id="InventoryContainer"></span>InventoryContainer <span class="SectionLink">([[InventoryContainer|Full Article]])</span>===
 
===<span id="InventoryView"></span>InventoryView <span class="SectionLink">([[InventoryView|Full Article]])</span>===
 
===<span id="InventoryView"></span>InventoryView <span class="SectionLink">([[InventoryView|Full Article]])</span>===
 +
===<span id="iTweenAnimator"></span>iTweenAnimator <span class="SectionLink">([[iTweenAnimator|Full Article]])</span>===
 +
===<span id="iTweenEngine"></span>iTweenEngine <span class="SectionLink">([[iTweenEngine|Full Article]])</span>===
 
===<span id="JSAbility"></span>JSAbility <span class="SectionLink">([[JSAbility|Full Article]])</span>===
 
===<span id="JSAbility"></span>JSAbility <span class="SectionLink">([[JSAbility|Full Article]])</span>===
 
===<span id="JSAbilityBase"></span>JSAbilityBase <span class="SectionLink">([[JSAbilityBase|Full Article]])</span>===
 
===<span id="JSAbilityBase"></span>JSAbilityBase <span class="SectionLink">([[JSAbilityBase|Full Article]])</span>===

Revision as of 14:42, 20 April 2018

Remarks [edit]

AvatarSocialInfo (Full Article)

GUIAudio (Full Article)

A class representing a configurable audio resource for a UI element

GUIRectTransform (Full Article)

Javascript wrapper about RectTransform

GUISprite (Full Article)

A class representing an image and the configuration to display it

InventoryContainer (Full Article)

InventoryView (Full Article)

iTweenAnimator (Full Article)

iTweenEngine (Full Article)

JSAbility (Full Article)

JSAbilityBase (Full Article)

JSAbilityGroup (Full Article)

JSCamera (Full Article)

JSChatChannel (Full Article)

SelectionManager (Full Article)

TargetObject (Full Article)

WebClient (Full Article)

Class for making web requests to servers from the client