ctor

sfml.graphics.CircleShape.ctor
object ctor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ctor.type

Members list

Value members

Concrete methods

def apply(radius: Float, pointCount: Long): ctor

Default constructor.

Default constructor.

Value parameters

pointCount

Number of points composing the circle

radius

Radius of the circle

Attributes