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

Method size

source/windowing/StarVerticalLayout.cpp:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57Vec2I VerticalLayout::size() const {
58 return m_size;
59}
60
61RectI VerticalLayout::relativeBoundRect() const {
62 return contentBoundRect().translated(relativePosition());

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected