ctor

sfml.graphics.Rect.ctor
object ctor

Attributes

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

Members list

Value members

Concrete methods

inline def apply[T <: Float | Int]()(using Numeric[T])(using ClassTag[T]): ctor[T]
inline def apply[T <: Float | Int](position: Immutable[Vector2[T]], size: Immutable[Vector2[T]]): ctor[T]

Givens

Givens

inline given given_ctor_T[T]: ctor[T]