toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.data.series
/
Texture
Texture
data
class
Texture
(
val
image
:
RGBAImage
?
,
var
id
:
Int
?
=
null
)
:
Disposable
Members
Constructors
Texture
Link copied to clipboard
constructor
(
image
:
RGBAImage
?
,
id
:
Int
?
=
null
)
Properties
id
Link copied to clipboard
var
id
:
Int
?
image
Link copied to clipboard
val
image
:
RGBAImage
?
Functions
dispose
Link copied to clipboard
open
override
fun
dispose
(
)