Package-level declarations
Types
Link copied to clipboard
class MEMatterTank(type: IMatterType, amount: Long, storage: MEStorage, source: IActionSource) : IMatterTank
ME ネットワークのマターを扱う IMatterTank 実装
Link copied to clipboard
class MENetworkMatterTankList(cachedMatters: Map<IMatterType, Long>, storage: MEStorage, source: IActionSource) : List<MEMatterTank>
ME ネットワーク内のすべてのマターをタンクのリストとして扱う為のクラス