HomeSort by relevance Sort by last modified time
    Searched defs:getLastDeathPosition (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
EventRecorder.java 41 synchronized Vector2 getLastDeathPosition() {
Game.java 538 public Vector2 getLastDeathPosition() {
539 return BaseObject.sSystemRegistry.eventRecorder.getLastDeathPosition();

Completed in 379 milliseconds