HomeSort by relevance Sort by last modified time
    Searched refs:getLastDeathPosition (Results 1 - 3 of 3) 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();
AndouKun.java 515 mGame.getLastDeathPosition().x,
516 mGame.getLastDeathPosition().y,

Completed in 495 milliseconds