MCPcopy 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

24TileView::~TileView() = default;
25
26void TileView::begin() { autoScroll = config().getBool("Options.Misc.AutoScroll"); }
27
28void TileView::pause() {}
29

Callers 2

renderMethod · 0.45
renderMethod · 0.45

Calls 1

getBoolMethod · 0.80

Tested by

no test coverage detected