getDeathObjects method

Iterable<SceneObject> getDeathObjects()

Implementation

Iterable<SceneObject> getDeathObjects() => _markedForDeath;