170171172173174175176177178179180
_id_pos_x_y_ = false; } if (_id_hoho_x_y_) { Complex c = complexMapper.get(e); c.vel(_complex_x, _complex_y); _id_hoho_x_y_ = false; } if (_tag) { tagManager.register(_tag_tag, e);
179180181182183184185186187188189