kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
bots-policy
/
com.siddharth.kmp.botspolicy
/
GameRules
/
legalMoves
legal
Moves
abstract
fun
legalMoves
(
state
:
State
,
actor
:
Actor
)
:
List
<
Move
>
Concrete legal moves for
actor
given
state
(only non-empty when it is
actor
's turn to act).