Shape

sfml.graphics.Shape
See theShape companion trait
object Shape

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Shape.type

Members list

Type members

Classlikes

object ctor

Attributes

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

Types

opaque type ctor

Extensions

Extensions

extension (self: Immutable[Shape])
def geometricCenter(): Vector2[Float]
def globalBounds: Rect[Float]
def localBounds: Rect[Float]
def outlineThickness: Float
def point(index: Long): Vector2[Float]
def pointCount: Long
def texture: Option[Immutable[Texture]]