littlekt
0.6.0
common
js
jvmAndroid
core
/
com.lehaine.littlekt.graphics.gl
/
GlTexture
Gl
Texture
common
js
jvmAndroid
expect
class
GlTexture
Author
Colton Daily
actual
class
GlTexture
Author
Colton Daily
actual
class
GlTexture
Author
Colton Daily
Constructors
Functions
Properties
Constructors
Gl
Texture
Link copied to clipboard
js
fun
GlTexture
(
delegate
:
WebGLTexture
)
Gl
Texture
Link copied to clipboard
jvmAndroid
fun
GlTexture
(
reference
:
Int
)
Functions
to
String
Link copied to clipboard
jvmAndroid
open
override
fun
toString
(
)
:
String
Properties
delegate
Link copied to clipboard
js
val
delegate
:
WebGLTexture
reference
Link copied to clipboard
jvmAndroid
val
reference
:
Int