sengine API
View source
abstract
KeyValue<
K
,
V
>(
Array
<
Any
>)
package
js.lib
@:build(s.shortcut.ShortcutMacro.mixinBuild())
Key/value access helper.
Static variables
static
read only
key
:
K
static
read only
value
:
V