RenderTexture

sfml.graphics.RenderTexture
See theRenderTexture companion trait
object RenderTexture

Attributes

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

Members list

Type members

Classlikes

object ctor

Attributes

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

Types

opaque type ctor

Value members

Concrete methods

def apply(size: Immutable[Vector2[Int]], settings: Immutable[ContextSettings] = ...): RenderTexture

Extensions

Extensions

extension (self: Immutable[RenderTexture])
def isSrgb: Boolean
def repeated: Boolean
def size: Vector2[Int]
def smooth: Boolean