View Constructor

SFML.Net

View Constructor
Overload List
  Name Description
Public method View
Create a default view (1000x1000)
Public method View(FloatRect)
Construct the view from a rectangle
Public method View(View)
Construct the view from another view
Public method View(Vector2f, Vector2f)
Construct the view from its center and size
Top
See Also