toggle menu
korge-root
5.1.0
android
switch theme
search in API
korge
/
korlibs.graphics
/
AGFactoryAndroid
AGFactory
Android
android
object
AGFactoryAndroid
:
AGFactory
Members
Properties
supports
Native
Frame
Link copied to clipboard
android
open
override
val
supportsNativeFrame
:
Boolean
=
false
Functions
create
Link copied to clipboard
android
open
override
fun
create
(
nativeControl
:
Any
?
,
config
:
AGConfig
)
:
AG
create
Fast
Window
Link copied to clipboard
android
open
override
fun
createFastWindow
(
title
:
String
,
width
:
Int
,
height
:
Int
)
:
AGWindow