Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMap_Screen_Interface_Bottom.cc277 static GUIButtonRef MakeExitButton(INT32 off, INT32 on, INT16 x, INT16 y, GUI_CALLBACK click, const… in MakeExitButton() function
297 …guiMapBottomExitButtons[MAP_EXIT_TO_LAPTOP] = MakeExitButton( 6, 15, STD_SCREEN_X + 456, STD_SCR… in CreateButtonsForMapScreenInterfaceBottom()
298 …guiMapBottomExitButtons[MAP_EXIT_TO_TACTICAL] = MakeExitButton( 7, 16, STD_SCREEN_X + 496, STD_SCR… in CreateButtonsForMapScreenInterfaceBottom()
299 …guiMapBottomExitButtons[MAP_EXIT_TO_OPTIONS] = MakeExitButton(18, 19, STD_SCREEN_X + 458, STD_SCR… in CreateButtonsForMapScreenInterfaceBottom()