MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / getTitleBarDiffNormal

Method getTitleBarDiffNormal

src/openrct2/interface/WindowBase.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 int16_t WindowBase::getTitleBarDiffNormal() const
167 {
168 return getTitleBarCurrentHeight() - kTitleHeightNormal;
169 }
170} // namespace OpenRCT2

Callers 9

WindowSetResizeFunction · 0.80
height_getMethod · 0.80
height_setMethod · 0.80
minHeight_getMethod · 0.80
minHeight_setMethod · 0.80
maxHeight_getMethod · 0.80
maxHeight_setMethod · 0.80
y_getMethod · 0.80
y_setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected