Class BackgroundSetValidator

java.lang.Object
com.csse3200.game.cutscene.validators.actionvalidators.BackgroundSetValidator
All Implemented Interfaces:
ActionValidator

public class BackgroundSetValidator extends Object implements ActionValidator
Implements the ActionValidator interface for concrete implementation of the validate method.

Validates background set events against the following conditions:

  • Constructor Details

    • BackgroundSetValidator

      public BackgroundSetValidator()
  • Method Details