Searched defs:isKeyJustPressed (Results 1 – 12 of 12) sorted by relevance
124 public boolean isKeyJustPressed(int key) { in isKeyJustPressed() method in MockInput
333 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in GwtTestWrapper.InputWrapper
278 public boolean isKeyJustPressed(int key) { in isKeyJustPressed() method in Lwjgl3Input
213 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in JglfwInput
401 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in RemoteInput
237 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in LwjglInput
290 public synchronized boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in LwjglAWTInput
342 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in IOSInput
287 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in IOSInput
307 public synchronized boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in AndroidInput
185 public boolean isKeyJustPressed (int key) { in isKeyJustPressed() method in GwtInput
648 public boolean isKeyJustPressed (int key); in isKeyJustPressed() method