public static interface GameView.IGameLogicService extends IMessageClient
Modifier and Type | Method and Description |
---|---|
void |
onMotionEvent(GameView.UIEvent e) |
void |
update(int millis) |
handleMessage
void onMotionEvent(GameView.UIEvent e)
void update(int millis)