Sfml.floatRect ->
object
method getCenterX : float
method getCenterY : float
method getHalfSizeX : float
method getHalfSizeY : float
method getPoint : Sfml.pointer
method getRect : Sfml.floatRect
method move : float -> float -> unit
method setCenter : float -> float -> unit
method setFromRect : Sfml.floatRect -> unit
method setHalfSize : float -> float -> unit
method zoom : float -> unit
end