KeyPressed

public final class KeyPressed implements KeyboardEvent(source)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final Integer keycode
Link copied to clipboard
private final Boolean pressed
Link copied to clipboard
private final Integer scancode

Functions

Link copied to clipboard
public final Integer getKeycode()
Link copied to clipboard
public final Boolean getPressed()
Link copied to clipboard
public final Integer getScancode()