FocusedTooltipPositioner

class FocusedTooltipPositioner(widget: ScreenRect) : TooltipPositioner

Constructors

Link copied to clipboard
constructor(widget: ScreenRect)

Functions

Link copied to clipboard
open override fun getPosition(screenWidth: Int, screenHeight: Int, x: Int, y: Int, width: Int, height: Int): Vector2ic