Property | Type | Description | |
---|---|---|---|
revenue | int |
Method | Description | |
---|---|---|
EconomicPlanet ( int id, int owner, int numShips, int revenue, double x, double y ) : System |
public EconomicPlanet ( int id, int owner, int numShips, int revenue, double x, double y ) : System | ||
id | int | |
owner | int | |
numShips | int | |
revenue | int | |
x | double | |
y | double | |
return | System |