Searched refs:curShip (Results 1 – 1 of 1) sorted by relevance
168 Ship curShip = getShipForId(id); in onGenericMotionEvent() local169 if (curShip.onGenericMotionEvent(event)) { in onGenericMotionEvent()