CircleShape Constructor

SFML.Net

CircleShape Constructor
Overload List
  Name Description
Public method CircleShape
Default constructor
Public method CircleShape(Single)
Construct the shape with an initial radius
Public method CircleShape(CircleShape)
Construct the shape from another shape
Public method CircleShape(Single, UInt32)
Construct the shape with an initial radius and point count
Top
See Also