Constructor

new ()

Variables

Methods

init (button:MouseButton = MouseButton.LEFT):Void

setBounds (x:Float, y:Float, width:Float, height:Float):Void

Static methods

staticinline create (button:MouseButton = MouseButton.LEFT):DraggableComponent

Inherited Variables

Defined by Component

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods

Defined by Component

inline toString ():String