Texture

bearlyb.render.Texture
See theTexture companion object
class Texture

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def lock(rect: Rect[Int] | Null): Writer

Get the renderer that created this texture

Get the renderer that created this texture

Attributes

Returns

the renderer for this texture

def scaleMode_=(mode: ScaleMode): Unit
def unlock(): Unit

Concrete fields

lazy val h: Int
lazy val w: Int