Uses of Interface
edu.ntnu.idi.idatt.factory.board.BoardFactory
Packages that use BoardFactory
-
Uses of BoardFactory in edu.ntnu.idi.idatt.controller.common
Fields in edu.ntnu.idi.idatt.controller.common declared as BoardFactoryModifier and TypeFieldDescriptionprotected BoardFactory
BoardCreatorController.boardFactory
protected BoardFactory
MenuController.boardFactory
Methods in edu.ntnu.idi.idatt.controller.common with parameters of type BoardFactoryModifier and TypeMethodDescriptionprotected void
MenuController.setBoardFactory
(BoardFactory boardFactory) Sets theBoardFactory
to be used for creating and loading boards. -
Uses of BoardFactory in edu.ntnu.idi.idatt.factory.board
Classes in edu.ntnu.idi.idatt.factory.board that implement BoardFactoryModifier and TypeClassDescriptionclass
Factory class for creating LadderGameBoard objects.class
LudoBoardFactory.