Project

General

Profile

« Previous | Next » 

Revision dfa958c7

Added by Leszek Koltunski about 1 year ago

Move the interaction with touchscreen to the OSInterface (part2)

View differences:

src/main/java/org/distorted/objectlib/helpers/OperatingSystemInterface.java
26 26
  int getScreenDensity();
27 27

  
28 28
  int getAction();
29
  void up2();
29
  void upOneOfThem();
30 30
  boolean isFirstPressed();
31 31
  boolean isSecondPressed();
32 32
  void pressFirst();

Also available in: Unified diff