This is the only safe way to remove an entity from the World object. It does not remove the object directly but schedules it for removal at the start of the world update() method. @param world the world to remove this entity in @param timeToLive time left to stay in the world in seconds
(World world, double timeToLive)
source not stored for this graph (policy: none)