chess-core
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
chess-core
chess-core
/
io.github.alluhemanth.chess.core.board
/
Board
/
applyMove
apply
Move
fun
applyMove
(
move
:
Move
)
:
Board
Applies a
Move
and returns a new
Board
with the move applied.