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

Method thumb

source/windowing/StarScrollArea.cpp:192–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192ScrollThumbPtr ScrollBar::thumb() const {
193 return m_thumb;
194}
195
196void ScrollBar::drawChildren() {
197 if (m_parent) {

Callers 2

setThumbImagesMethod · 0.80
sendEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected