Searched defs:justTouched (Results 1 – 12 of 12) sorted by relevance
40 private boolean justTouched; field in Lwjgl3Input253 public boolean justTouched() { in justTouched() method in Lwjgl3Input
54 boolean justTouched; field in JglfwInput197 public boolean justTouched () { in justTouched() method in JglfwInput
189 boolean justTouched = false; field in RemoteInput372 public boolean justTouched () { in justTouched() method in RemoteInput
71 boolean justTouched = false; field in LwjglInput942 public boolean justTouched () { in justTouched() method in LwjglInput
110 boolean justTouched = false; field in LwjglAWTInput794 public boolean justTouched () { in justTouched() method in LwjglAWTInput
94 boolean justTouched = false; field in IOSInput322 public boolean justTouched () { in justTouched() method in IOSInput
65 boolean justTouched = false; field in IOSInput267 public boolean justTouched () { in justTouched() method in IOSInput
104 public boolean justTouched() { in justTouched() method in MockInput
138 private boolean justTouched = false; field in AndroidInput619 public boolean justTouched () { in justTouched() method in AndroidInput
313 public boolean justTouched () { in justTouched() method in GwtTestWrapper.InputWrapper
41 boolean justTouched = false; field in GwtInput159 public boolean justTouched () { in justTouched() method in GwtInput
621 public boolean justTouched (); in justTouched() method