Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><Texture>

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of Texture

Link copied to clipboard
fun newFromFilename(path: String): <Error class: unknown class><Texture>

Creates a new texture by loading an image from a file.

Link copied to clipboard
fun newFromResource(resourcePath: String): Texture

Creates a new texture by loading an image from a resource.