toggle menu
Hex Grid
androidJvm
switch theme
search in API
data
/
com.gonodono.hexgrid.data
/
Grid
/
isValidAddress
is
Valid
Address
abstract
fun
isValidAddress
(
row
:
Int
,
column
:
Int
)
:
Boolean
Returns true if
row
and
column
are valid coordinates for the current grid specifications.