API inspired by Dear ImGui, but using ceramic elements UI, making it work with any ceramic target
Static variables
Static methods
statichits(x:Float, y:Float):Bool
Return true
if any window is hitten given point.
Parameters:
x | X position (logical screen metric) |
---|---|
y | Y position (logical screen metric) |
Returns:
Bool