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
/
Square
/
isDarkSquare
is
Dark
Square
internal
fun
isDarkSquare
(
)
:
Boolean
Returns true if the square is a dark square.
Return
true
if the square is dark,
false
otherwise.