Method |
Description |
|
FitRect ( Rect rect, ContainerWindow popupContainerWindow ) : Rect |
|
|
GetLargestRect ( List rects ) : Rect |
|
|
PopupAbove ( Rect buttonRect, Vector2 minSize, Vector2 maxSize, ContainerWindow popupContainerWindow, Rect &resultRect ) : bool |
|
|
PopupBelow ( Rect buttonRect, Vector2 minSize, Vector2 maxSize, ContainerWindow popupContainerWindow, Rect &resultRect ) : bool |
|
|
PopupLeft ( Rect buttonRect, Vector2 minSize, Vector2 maxSize, ContainerWindow popupContainerWindow, Rect &resultRect ) : bool |
|
|
PopupRight ( Rect buttonRect, Vector2 minSize, Vector2 maxSize, ContainerWindow popupContainerWindow, Rect &resultRect ) : bool |
|
|