Interface TaskStatusDisplay


  • public interface TaskStatusDisplay
    The task status used by a GameWindow to show the current task status.
    Version:
    1.0
    Author:
    Fabian Bühler
    • Method Detail

      • setTaskInformation

        void setTaskInformation​(TaskInformation task)
        Set the task information to be displayed.
        Parameters:
        task - the information of the current task (and subtasks)