xworker.libgdx.scenes.scene2d.ui.List
事物 List(List)点击打开事物点击浏览描述

描述者:
MetaDescriptor3
thing
继承:
Widget

A list (aka list box) displays textual items and highlights the currently selected item.

ChangeListener.ChangeEvent is fired when the list selection changes.

The preferred size of the list is determined by the text bounds of the items and the size of the List.ListStyle.selection.

字段摘要
           String color
           
           String constructor
           
           String fillParent
           If true, this actor will be sized to the parent in Layout.validate().
           String height
           
           String items
           
           String label
           
           String layoutEnabled
           Enables or disables the layout for this actor and all child actors, recursively.
           String name
           
           String originX
           
           String originY
           
           String rotation
           
           String scale
           
           String scaleX
           
           String scaleY
           
           String selectable
           Sets whether this List's items are selectable.
           String selectedIndex
           
           String selectedItem
           
           String skin
           
           String style
           
           String styleName
           
           String touchable
           
           String visible
           
           String width
           
           String x
           
           String y
           
           String zindex
           
 
方法摘要
           JavaAction
          
           create
          
 
子事物摘要
 
字段详细信息

color点击打开事物


constructor点击打开事物


fillParent点击打开事物

If true, this actor will be sized to the parent in Layout.validate().


height点击打开事物


items点击打开事物


label点击打开事物


layoutEnabled点击打开事物

Enables or disables the layout for this actor and all child actors, recursively.


name点击打开事物


originX点击打开事物


originY点击打开事物


rotation点击打开事物


scale点击打开事物


scaleX点击打开事物


scaleY点击打开事物


selectable点击打开事物

Sets whether this List's items are selectable.


selectedIndex点击打开事物


selectedItem点击打开事物


skin点击打开事物


style点击打开事物


styleName点击打开事物


touchable点击打开事物


visible点击打开事物


width点击打开事物


x点击打开事物


y点击打开事物


zindex点击打开事物


 
方法详细信息

JavaAction


create


 
子事物详细信息