Dangerous Dave Trainer ●

// Add an object to the level addObject(object) { this.objects.push(object); this.draw(); }