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
|
子事物摘要 |
---|
字段详细信息 |
---|
If true, this actor will be sized to the parent in Layout.validate()
.
Enables or disables the layout for this actor and all child actors, recursively.
方法详细信息 |
---|
子事物详细信息 |
---|