Class EmptyLocalStateOfAgent

    • Constructor Detail

      • EmptyLocalStateOfAgent

        public EmptyLocalStateOfAgent​(LevelIdentifier levelIdentifier,
                                      IAgent4Engine owner)
        Builds an empty agent public or private local state for a specific level and a specific agent.
        Parameters:
        levelIdentifier - The identifier of the level where this public local state is defined.
        owner - The agent owning this public local state.
        Throws:
        IllegalArgumentException - If an argument is null.