Searched refs:getLastDeathPosition (Results 1 – 3 of 3) sorted by relevance
41 synchronized Vector2 getLastDeathPosition() { in getLastDeathPosition() method in EventRecorder
538 public Vector2 getLastDeathPosition() { in getLastDeathPosition() method in Game539 return BaseObject.sSystemRegistry.eventRecorder.getLastDeathPosition(); in getLastDeathPosition()
515 mGame.getLastDeathPosition().x, in onGameFlowEvent()516 mGame.getLastDeathPosition().y, in onGameFlowEvent()