The object are only invisible on the world? or the object reference is to be set null to be released from memory ASAP?
I'd like to the mechanism of the removeObject () method. please...


remainingCycles = remainingCycles - 1; if (remainingCycles == 0) getWorld().removeObject(this);