Class enchant.ui.Pad
- Defined in: ui.enchant.js
- Extends enchant.Sprite
Constructor Attributes | Constructor Name and Description |
---|---|
方向キーパッドオブジェクトを作成する。
|
- Fields borrowed from class enchant.Sprite:
- frame, image
- Fields borrowed from class enchant.Entity:
- backgroundColor, buttonMode, buttonPressed, compositeOperation, debugColor, height, opacity, originX, originY, rotation, scaleX, scaleY, touchEnabled, visible, width
- Fields borrowed from class enchant.Node:
- age, parentNode, scene, x, y
Method Summary
- Methods borrowed from class enchant.Entity:
- disableCollection
- enableCollection
- intersect
- rotate
- scale
- within
- Methods borrowed from class enchant.Node:
- moveBy
- moveTo
- Methods borrowed from class enchant.EventTarget:
- addEventListener
- clearEventListener
- dispatchEvent
- on
- removeEventListener
Class Detail
enchant.ui.Pad()
方向キーパッドオブジェクトを作成する。