MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ShowCompass

Method ShowCompass

engine/Poseidon/UI/Map/UIMapDisplay.cpp:724–727  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

722}
723
724void DisplayMap::ShowCompass(bool show)
725{
726 _compass->ShowCtrl(show);
727}
728
729void DisplayMap::ShowWatch(bool show)
730{

Callers 3

InitUIMethod · 0.45
InitMethod · 0.45
ShowCompassFunction · 0.45

Calls 1

ShowCtrlMethod · 0.80

Tested by

no test coverage detected