MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / setUpdatesChildren

Method setUpdatesChildren

source/windowing/StarScrollArea.cpp:448–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448void ScrollArea::setUpdatesChildren(bool slop) {
449 m_updatesChildren = slop;
450}
451
452}

Callers 1

scrollAreaHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected