2022/7/6
Actor x = ...;
x.getWorld().removeObject(x);
2022/7/7
removeObjects(getObjects(....
class
));
X