Project

General

Profile

« Previous | Next » 

Revision 97bf248f

Added by Leszek Koltunski over 2 years ago

Remove unneeded API.

View differences:

src/main/java/org/distorted/objectlib/helpers/ObjectLibInterface.java
39 39
  // objectlib calls those to figure out app's state
40 40
  int getCurrentColor();
41 41
  int cubitIsLocked(ObjectType type, int cubit);
42
  ObjectControl getControl();
43 42
  DistortedFramebuffer getFramebuffer();
44 43
  }

Also available in: Unified diff