toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache
/
VersionList
/
MapSquare
Map
Square
data
class
MapSquare
(
val
mapFile
:
Int
,
val
locFile
:
Int
,
val
freeToPlay
:
Boolean
)
Members
Constructors
Map
Square
Link copied to clipboard
constructor
(
mapFile
:
Int
,
locFile
:
Int
,
freeToPlay
:
Boolean
)
Properties
free
To
Play
Link copied to clipboard
val
freeToPlay
:
Boolean
loc
File
Link copied to clipboard
val
locFile
:
Int
map
File
Link copied to clipboard
val
mapFile
:
Int