Class Oo_sfml_graphics.view
method center : float * floatmethod move : offset:(float * float) -> unitmethod move2 : offset_x:float -> offset_y:float -> unitmethod set_center : center:(float * float) -> unitmethod set_center2 : x:float -> y:float -> unitmethod zoom : factor:float -> unit