HeaderInterfaceModule

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@IntoSet
@Provides
open fun initDebugMode(audioSystem: AudioSystem, uiFrame: UIFrame, userInterface: UserInterface, debugWindow: DebugWindow, checkBoxWidget: CheckBoxWidget, engine: Engine, properties: Properties): Actor
Link copied to clipboard
@IntoSet
@Provides
open fun initGameZone(userInterface: UserInterface, @Named(value = "uiStage") stage: Stage): Actor
Link copied to clipboard
@IntoSet
@Provides
open fun initHeader(missionList: MissionList, navigationBar: NavigationBar, statisticWindow: StatisticWindow, map: GameMap, @Named(value = "gameZone") gameZone: Group, labelStyle: Label.LabelStyle, uiFrame: UIFrame, userInterface: UserInterface, skin: Skin): Actor