MCPcopy Create free account
hub / github.com/Card-Forge/forge / getDropDownOwner

Method getDropDownOwner

forge-gui-mobile/src/forge/menu/FDropDown.java:235–237  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

233 }
234
235 protected FDisplayObject getDropDownOwner() {
236 return menuTab;
237 }
238
239 protected boolean hideBackdropOnPress(float x, float y) {
240 FDisplayObject owner = getDropDownOwner();

Callers 4

updateSizeAndPositionMethod · 0.95
drawOverlayMethod · 0.95
hideBackdropOnPressMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected