package sfml

  1. Overview
  2. Docs
val rect : float SFRect.t
method contains : (float * float) -> bool
method height : float
method intersection : float_rect -> float_rect option
method intersects : float_rect -> bool
method left : float
method t : float SFRect.t
method top : float
method width : float