|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Universe
Represnts Universe, stores main characteristics:
Constructor Summary | |
Universe(CentrBody cb)
Constructs new Universe with given central body and light speed set to 5; |
Method Summary | |
void |
set_c(double c)
Sets light speed of Universe |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Universe(CentrBody cb)
cb
- Reference to central bodyMethod Detail |
public void set_c(double c)
c
- New light speed
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |