toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.command
/
CommandGroup
/
CommandGroup
Command
Group
@
JvmOverloads
constructor
(
requireJoined
:
Boolean
=
true
,
commands
:
Array
<
out
Command
>
,
isInterruptable
:
Boolean
=
commands.all { it.isInterruptable }
)
Parameters
require
Joined
whether the requirements of the commands should not intersect.