toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-core
/
love.forte.simbot.core.application
/
SimpleApplicationLauncher
Simple
Application
Launcher
interface
SimpleApplicationLauncher
:
ApplicationLauncher
<
SimpleApplication
>
(
source
)
针对
Simple
工厂构建
SimpleApplication
的
ApplicationLauncher
实现。
Members
Inherited functions
launch
Link copied to clipboard
abstract
suspend
fun
launch
(
)
:
SimpleApplication
launch
In
Link copied to clipboard
open
fun
launchIn
(
scope
:
CoroutineScope
)
:
Async
<
SimpleApplication
>
launch
In
Global
Link copied to clipboard
open
fun
launchInGlobal
(
)
:
Async
<
SimpleApplication
>