toggle menu
korge-root
5.1.0
android
switch theme
search in API
korge
/
korlibs.kgl
/
AndroidKmlGlContext
Android
Kml
Gl
Context
android
class
AndroidKmlGlContext
(
val
window
:
Any
?
,
val
parent
:
KmlGlContext
?
)
:
KmlGlContext
Members
Constructors
Android
Kml
Gl
Context
Link copied to clipboard
android
constructor
(
window
:
Any
?
,
parent
:
KmlGlContext
?
)
Types
Setup
Link copied to clipboard
android
class
Setup
Properties
context
Link copied to clipboard
android
val
context
:
EGLContext
?
display
Link copied to clipboard
android
val
display
:
EGLDisplay
?
egl
Surface
Link copied to clipboard
android
val
eglSurface
:
EGLSurface
?
gl
Link copied to clipboard
android
val
gl
:
KmlGl
parent
Link copied to clipboard
android
val
parent
:
KmlGlContext
?
=
null
setup
Link copied to clipboard
android
val
setup
:
AndroidKmlGlContext.Setup
window
Link copied to clipboard
android
val
window
:
Any
?
Functions
close
Link copied to clipboard
android
open
override
fun
close
(
)
set
Link copied to clipboard
android
open
override
fun
set
(
)
swap
Link copied to clipboard
android
open
override
fun
swap
(
)
unset
Link copied to clipboard
android
open
override
fun
unset
(
)