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

描述者:
MetaDescriptor3
thing
继承:
Widget

Displays a Drawable, scaled various way within the widgets bounds. The preferred size is the min size of the drawable. Only when using a TextureRegionDrawable will the actor's scale, rotation, and origin be used when drawing.

字段摘要
           String align
           
           String color
           
           String constructor
           
           String drawable
           
           String drawableName
           
           String fillParent
           If true, this actor will be sized to the parent in Layout.validate().
           String height
           
           String label
           
           String layoutEnabled
           Enables or disables the layout for this actor and all child actors, recursively.
           String name
           
           String ninePatch
           
           String originX
           
           String originY
           
           String region
           
           String rotation
           
           String scale
           
           String scaleX
           
           String scaleY
           
           String scaling
           
           String skin
           
           String texture
           
           String touchable
           
           String visible
           
           String width
           
           String x
           
           String y
           
           String zindex
           
 
方法摘要
           JavaAction
          
           create
          
 
子事物摘要
 
字段详细信息

align点击打开事物


color点击打开事物


constructor点击打开事物


drawable点击打开事物


drawableName点击打开事物


fillParent点击打开事物

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


height点击打开事物


label点击打开事物


layoutEnabled点击打开事物

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


name点击打开事物


ninePatch点击打开事物


originX点击打开事物


originY点击打开事物


region点击打开事物


rotation点击打开事物


scale点击打开事物


scaleX点击打开事物


scaleY点击打开事物


scaling点击打开事物


skin点击打开事物


texture点击打开事物


touchable点击打开事物


visible点击打开事物


width点击打开事物


x点击打开事物


y点击打开事物


zindex点击打开事物


 
方法详细信息

JavaAction


create


 
子事物详细信息