package sfml

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