Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dhu_lib.h69 GUI_KILLS, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dst_stuff.cpp471 …{ GUI_KILLS, ALIGN_TOPLEFT, UWG_COUNTERS, GF_FONTA, nullptr, … in ST_BuildWidgets()
490 …case GUI_KILLS: widget = new guidata_kills_t (playe… in ST_BuildWidgets()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dst_stuff.cpp894 …{ GUI_KILLS, ALIGN_TOPLEFT, UWG_COUNTERS, GF_FONTA, nullptr, nullptr, &hud->kill… in ST_BuildWidgets()
920 case GUI_KILLS: wi = new guidata_kills_t(localPlayer); break; in ST_BuildWidgets()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dst_stuff.cpp908 …{ GUI_KILLS, ALIGN_TOPLEFT, UWG_COUNTERS, GF_FONTA, nullptr, nullptr, &hud->killsI… in ST_BuildWidgets()
948 case GUI_KILLS: wi = new guidata_kills_t(localPlayer); break; in ST_BuildWidgets()