@AnyLogicInternalAPI public interface IStorageSystem<T extends Agent>
Modifier and Type | Method | Description |
---|---|---|
boolean | isSimplifiedAnimation | |
void | onAgentRetrieval | |
void | onAgentStorage |
boolean isSimplifiedAnimation(Storage storage)
void onAgentStorage(T agent, StorageCell cell)
void onAgentRetrieval(T agent, StorageCell cell)