components
Parameters
value
A map that sets information about a component type.
suspend fun components(vararg argument: Pair<String, suspend EntityComponentArgsBuilder.() -> Unit>)
Parameters
argument
A map that sets information about a component type.
Parameters
values
A map that sets information about a component type.