toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
WasmDebugContext
Wasm
Debug
Context
data
class
WasmDebugContext
(
val
name
:
String
,
val
index
:
Int
)
Members
Constructors
Wasm
Debug
Context
Link copied to clipboard
constructor
(
name
:
String
,
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
name
Link copied to clipboard
val
name
:
String