|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StarSystem | |
| org.gjt.universe.accrete | |
| Uses of StarSystem in org.gjt.universe.accrete |
| Fields in org.gjt.universe.accrete declared as StarSystem | |
(package private) StarSystem |
SimpleAccrete.ss
|
| Methods in org.gjt.universe.accrete with parameters of type StarSystem | |
Planet[] |
smain.getPlanets(StarSystem ss)
|
Planet[] |
smain.getPlanets(StarSystem ss,
int max)
|
private Planet[] |
SimpleAccrete.getPlanets(StarSystem ss)
Get all planets, return in array. |
private Planet[] |
SimpleAccrete.getPlanets(StarSystem ss,
int max)
Get no more than 'max' planets, randomly selected, from planets in system. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||