Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ begin
Method
begin
game/ui/tileview/tileview.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
TileView::~TileView() = default;
25
26
void TileView::begin() { autoScroll = config().getBool(
"Options.Misc.AutoScroll"
); }
27
28
void TileView::pause() {}
29
Callers
2
render
Method · 0.45
render
Method · 0.45
Calls
1
getBool
Method · 0.80
Tested by
no test coverage detected