4748495051525354555657
* Every 10 milliseconds gets map and statistics<br> * which sends to view. View should draw it. */ public void start() { QueueEvent event = null; while (true) { try {