pda
jvm
core
/
net.artux.pda.map.repository
/
DataRepository
/
DataRepository
Data
Repository
constructor
(
platformInterface
:
PlatformInterface
,
initDataModel
:
StoryDataModel
,
gameMap
:
GameMap
,
items
:
ItemsContainerModel
,
storyModel
:
StoryModel
,
properties
:
Properties
,
applicationLogger
:
ApplicationLogger
)