JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jag.game
Interface RSWorld
All Superinterfaces:
RSProvider
public interface
RSWorld
extends
RSProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getActivity
()
String
getDomain
()
int
getId
()
int
getLocation
()
int
getMask
()
int
getPopulation
()
Method Details
getActivity
String
getActivity
()
getDomain
String
getDomain
()
getLocation
int
getLocation
()
getId
int
getId
()
getMask
int
getMask
()
getPopulation
int
getPopulation
()