toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGFactory
AGFactory
interface
AGFactory
Inheritors
AGFactoryAndroid
AGFactoryNative
AGFactoryWebgl
JvmAGFactory
Members
Properties
supports
Native
Frame
Link copied to clipboard
abstract
val
supportsNativeFrame
:
Boolean
Functions
create
Link copied to clipboard
abstract
fun
create
(
nativeControl
:
Any
?
,
config
:
AGConfig
)
:
AG
create
Fast
Window
Link copied to clipboard
abstract
fun
createFastWindow
(
title
:
String
,
width
:
Int
,
height
:
Int
)
:
AGWindow