Constructor

new ()

Variables

Methods

init (doubleClickTreshold:Float = 0.3):Void

Static methods

staticinline create (doubleClickTreshold:Float = 0.3):MouseComponent

staticinline getPool ():Pool<MouseComponent>

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