sfml.graphics_oo
Oo_sfml_graphics.int_rect
sfml.audio
sfml.audio_oo
sfml.graphics
sfml.network
sfml.network_oo
sfml.system
sfml.system_oo
sfml.window
sfml.window_oo
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