Home
last modified time | relevance | path

Searched refs:SetCurrentInterfacePanel (Results 1 – 11 of 11) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/
H A DGameScreen.cc200 SetCurrentInterfacePanel(TEAM_PANEL); in EnterTacticalScreen()
218 SetCurrentInterfacePanel(gsCurInterfacePanel); in EnterTacticalScreen()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface.h132 void SetCurrentInterfacePanel(InterfacePanelKind);
H A DInterface_Control.cc81 SetCurrentInterfacePanel(s ? SM_PANEL : TEAM_PANEL); in HandleTacticalPanelSwitch()
H A DSquads.cc746 SetCurrentInterfacePanel( TEAM_PANEL ); in UpdateCurrentlySelectedMerc()
H A DInterface.cc309 SetCurrentInterfacePanel( TEAM_PANEL ); in SetCurrentTacticalPanelCurrentMerc()
343 void SetCurrentInterfacePanel(InterfacePanelKind const ubNewPanel) in SetCurrentInterfacePanel() function
H A DVehicles.cc581 SetCurrentInterfacePanel(TEAM_PANEL); in PutSoldierInVehicle()
H A DSoldier_Profile.cc584 SetCurrentInterfacePanel(TEAM_PANEL); in ChangeSoldierTeam()
H A DShopKeeper_Interface.cc568 SetCurrentInterfacePanel( SM_PANEL ); in EnterShopKeeperInterface()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DTactical_Placement_GUI.cc533 SetCurrentInterfacePanel(gsCurInterfacePanel); in KillTacticalPlacementGUI()
539 SetCurrentInterfacePanel( TEAM_PANEL ); in KillTacticalPlacementGUI()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMeanwhile.cc630 SetCurrentInterfacePanel(TEAM_PANEL); in DoneFadeOutMeanwhileOnceDone()
H A DStrategicMap.cc623 SetCurrentInterfacePanel(TEAM_PANEL); in PrepareLoadedSector()