User Tools

Site Tools


modding:xml:dockscreen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
modding:xml:dockscreen [2017/02/09 01:49] – Added attributes and subelements 0xabcdefmodding:xml:dockscreen [2017/07/29 05:10] 0xabcdef
Line 18: Line 18:
     * **inherit=**     * **inherit=**
     * **backgroundID=**     * **backgroundID=**
 +      * UNID
 +      * "hero"
 +      * "image"
 +      * "none"
 +      * "object"
 +      * "schematic"
     * **nestedScreen=**     * **nestedScreen=**
-    * Zero or one <ListOptions>+    * Zero or one <ListOptions> or <List>
       * **dataFrom=**       * **dataFrom=**
 +        * "player"
 +        * "source"
 +        * "station"
 +        * "={code}"
 +      * **criteria=**
       * **list=**       * **list=**
-    Zero or one <List> +      * **initialItem=** 
-      * +        * index of an item as it appears in the list 
 +        * "={code}" 
 +      * **rowHeight=** 
 +      * **noArmorSpeedDisplay=** 
 +      * **slotName=** 
 +      * **noEmptySlots=** 
 +      * **posX=** 
 +      * **posY=** 
 +      * **width=** 
 +      * **height=** 
 +      * Code: Returns a list of entries, each with the following elements 
 +        * Title 
 +        * Icon 
 +        * Description 
 +        * [Extra]
     * Zero or one <OnScreenInit> or <OnInit>     * Zero or one <OnScreenInit> or <OnInit>
       * **gScreen**       * **gScreen**
Line 77: Line 102:
     * One <Panes>     * One <Panes>
       * One <Default>. The first pane that appears by default when the screen is shown.       * One <Default>. The first pane that appears by default when the screen is shown.
 +        * **layout=**
 +          * "bottomBar"
 +          * "left"
 +          * "right"
         * **desc=**         * **desc=**
         * **noListNavigation=**         * **noListNavigation=**
modding/xml/dockscreen.txt · Last modified: 2017/10/24 06:48 by nms