Class com.flashdoctors.dose.ui.SimpleButton
com.flashdoctors.dose.ui.AbstractDisplayable
com.flashdoctors.dose.ui.AbstractMouseable
com.flashdoctors.dose.ui.SimpleButton
Description
SimpleButton class
Field Index
Inherited from
AbstractMouseable
CLICK
,
DISABLED
,
DOWN
,
ENABLED
,
OFF
,
OVER
Method Index
Inherited from
AbstractMouseable
addClickCommand()
,
addClickOutsideCommand()
,
addMouseClickCommand()
,
addMouseClickOutsideCommand()
,
addMouseMoveCommand()
,
addMouseRollCommand()
,
addMouseRollOffCommand()
,
addRollCommand()
,
addRollOffCommand()
,
createHotspot()
,
disableHotspot()
,
doClick()
,
doClickOutside()
,
doMouseClick()
,
doMouseClickOutside()
,
doMouseRoll()
,
doMouseRollOff()
,
doRoll()
,
doRollOff()
,
enableHotspot()
,
getClickCommands()
,
getClickOutsideCommands()
,
getMouseClickCommands()
,
getMouseClickOutsideCommands()
,
getMouseRollCommands()
,
getMouseRollOffCommands()
,
getRollCommands()
,
getRollOffCommands()
,
getState()
,
isDown()
,
isEnabled()
,
isOff()
,
isOver()
,
onMouseMove()
,
removeClickCommand()
,
removeClickOutsideCommand()
,
removeMouseClickCommand()
,
removeMouseClickOutsideCommand()
,
removeMouseRollCommand()
,
removeMouseRollOffCommand()
,
removeRollCommand()
,
removeRollOffCommand()
,
setClickCommands()
,
setClickOutsideCommands()
,
setEnabled()
,
setMouseClickCommands()
,
setMouseClickOutsideCommands()
,
setMouseRollCommands()
,
setMouseRollOffCommands()
,
setRollCommands()
,
setRollOffCommands()
,
setState()
Inherited from
AbstractDisplayable
addChild()
,
getChildren()
,
getContainer()
,
getDepth()
,
getName()
,
getParent()
,
getStageAsset()
,
getX()
,
getY()
,
hasChildren()
,
isChild()
,
setDepth()
,
setName()
,
setParent()
,
setStageAsset()
,
setX()
,
setY()
Overview
Package
Class
Index