RenderTarget

sfml.graphics.RenderTarget
See theRenderTarget companion trait
object RenderTarget

Attributes

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

Members list

Extensions

Extensions

extension (renderTarget: Immutable[RenderTarget])
def mapPixelToCoords(point: Immutable[Vector2[Int]]): Vector2[Float]
def mapPixelToCoords(point: Immutable[Vector2[Int]], view: View): Vector2[Float]
def viewport(view: Immutable[View]): Rect[Int]