Searched defs:getLastDeathPosition (Results 1 - 2 of 2) sorted by path

/external/replicaisland/src/com/replica/replicaisland/
H A DEventRecorder.java41 synchronized Vector2 getLastDeathPosition() { method in class:EventRecorder
H A DGame.java538 public Vector2 getLastDeathPosition() { method in class:Game
539 return BaseObject.sSystemRegistry.eventRecorder.getLastDeathPosition();

Completed in 197 milliseconds