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

Method relativePosition

source/windowing/StarWidget.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54Vec2I Widget::relativePosition() const {
55 return m_position;
56}
57
58bool Widget::setupDrawRegion(RectI const& region) {
59 RectI scissorRect;

Callers 5

makeWidgetCallbacksMethod · 0.80
updateMethod · 0.80
ActionBarMethod · 0.80
takeScriptPanesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected