class view :Provides a support for viewsfloatRect ->
object
..end
method getPoint : pointer
method setCenter : float -> float -> unit
method setHalfSize : float -> float -> unit
method setFromRect : floatRect -> unit
method move : float -> float -> unit
method zoom : float -> unit
method getCenterX : float
method getCenterY : float
method getHalfSizeX : float
method getHalfSizeY : float
method getRect : floatRect