MCPcopy Create free account
hub / github.com/diasurgical/devilution / ClearPanel

Function ClearPanel

Source/control.cpp:529–533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527}
528
529void ClearPanel()
530{
531 pnumlines = 0;
532 pinfoflag = FALSE;
533}
534
535void DrawPanelBox(int x, int y, int w, int h, int sx, int sy)
536{

Callers 13

TESTFunction · 0.85
PressKeyFunction · 0.85
timeout_cursorFunction · 0.85
DrawSpellListFunction · 0.85
SetSpellFunction · 0.85
InitControlPanFunction · 0.85
CheckPanelInfoFunction · 0.85
DrawInfoBoxFunction · 0.85
CheckTownFunction · 0.85
CheckRportalFunction · 0.85
CheckInvHLightFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68