Constructor

new ()

Variables

read onlyisAltDown:Bool

read onlyisDown:Bool

read onlyisShiftDown:Bool

key:KeyCode = KeyCode.Unknown

read onlywasPressed:Bool

read onlywasReleased:Bool

Methods

Static methods

staticinline create (key:KeyCode):HotKey

staticinline getPool ():Pool<HotKey>

Inherited Variables

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods