Package org.dreambot.api.input.event.impl.keyboard.awt
-
Class Summary Class Description DBKeyEvent Represents a DreamBot implementation ofKeyEvent
Will set the internal fields required for a key event to emulate a system level event Primarily for internal use, please see implementations ofAbstractKeyEvent
for sending keyboard events -
Enum Summary Enum Description Key Enum representing the possible keys to press Alphabet will automatically adjust to upper/lowercase based on whether shift is currently being held if you useKey.getChar()