Class PlayerHighlightFactory

java.lang.Object
com.csse3200.game.entities.factories.PlayerHighlightFactory

public class PlayerHighlightFactory extends Object
Factory for creating the player highlight entity
  • Constructor Details

    • PlayerHighlightFactory

      public PlayerHighlightFactory()
  • Method Details

    • createPlayerHighlight

      public static Entity createPlayerHighlight()
      Creates the player highlight entity
      Returns:
      the player highlight entity