Searched refs:HOME_COMPASS_ID (Results 1 – 1 of 1) sorted by relevance
54 private static final String HOME_COMPASS_ID = "compass-homeCompass"; field in Home332 …Compass compass = new Compass(HOME_COMPASS_ID, this.compass.getX(), this.compass.getY(), this.comp… in readObject()412 this.compass = new Compass(HOME_COMPASS_ID, -100, 50, 100); in init()