engine
/
gameTypes
/
AbstractChess
/
getValidMoves
get
Valid
Moves
open override fun
getValidMoves
(player:
Player
):
List
<
Move
<
B
,
MG
,
P
,
C
>>
Content copied to clipboard
Throws
kotlin.Exception
if a given player is invalid (in the players list)