pda
jvm
core
/
net.artux.pda.map.view.debug.widgets
/
ActionsWidget
/
ActionsWidget
Actions
Widget
@
Inject
constructor
(
skin
:
Skin
,
conditionEntityManager
:
ConditionEntityManager
,
engine
:
Engine
,
ejectionSystem
:
EjectionSystem
,
saver
:
EngineSaver
,
entityProcessorSystem
:
EntityProcessorSystem
,
contentGenerator
:
ContentGenerator
,
world
:
World
,
playerSystem
:
PlayerSystem
,
dataRepository
:
DataRepository
,
coreComponent
:
CoreComponent
,
sceneManager
:
SceneManager
,
platformInterface
:
PlatformInterface
,
fontManager
:
FontManager
)