getAllMobjects method

List<Mobject> getAllMobjects()

Implementation

List<Mobject> getAllMobjects() => [mobject, startingMobject];