Difference between revisions of "Gadget"

From Lianjapedia
Jump to: navigation, search
Line 3: Line 3:
 
====Properties====
 
====Properties====
  
This class supports the '''Common properties''' plus the following:
+
This class supports the [[:Category:Common_Properties|Common Properties]] plus the following:
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 12:54, 8 January 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Caption RW Character Text displayed in caption

Methods

This class supports the Common methods plus the following:

Method Args Description
AddObject existing as Object | newobject as Character, class as Character Add an existing object or a new object, in which case the object's class must also be specified and optionally its caption
RemoveObject existing as Object Remove the specified object

Events

This class supports the Common events plus the following:

Event Args Description