Logo


search API (or start typing anywhere)


Helper

mint.types.Helper

A simple set of static helper functions for mint controls to use


class
meta: @:directlyUsed


   

Methods


clampinlinestatic
clamp(value:Float, a:Float, b:Float) : Float

in_rectstatic

in_rect(x:Float, y:Float, rx:Float, ry:Float, rw:Float, rh:Float) : Bool