Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:24

Class enchant.widget.Button

Class Summary
Constructor Attributes Constructor Name and Description
 
ボタン.
Field Summary
Field Attributes Field Name and Description
 
ボタンの内容
 
ボタンの高さ
 
ボタンの背景.
 
ボタンが押されている時の背景.
 
ボタンの幅
Fields borrowed from class enchant.Entity:
backgroundColor, buttonMode, buttonPressed, compositeOperation, debugColor, opacity, originX, originY, rotation, scaleX, scaleY, touchEnabled, visible
Fields borrowed from class enchant.Node:
age, parentNode, scene, x, y

Class Detail

enchant.widget.Button(content)
ボタン. 通常の背景と押下中の背景を設定できる.
Parameters:
{*} content
ボタンの内容.

Field Detail

content
ボタンの内容
{number} height
ボタンの高さ
image
ボタンの背景.
pushedimage
ボタンが押されている時の背景.
{number} width
ボタンの幅