|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--universe.client.gui.ScreenCoord | +--universe.client.gui.SystemScreenCoord
Field Summary | |
private SystemID |
system
|
Constructor Summary | |
(package private) |
SystemScreenCoord()
|
(package private) |
SystemScreenCoord(SystemID SID,
float x,
float y)
|
Method Summary | |
(package private) SystemID |
getID()
|
(package private) float |
getX()
|
(package private) float |
getY()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private SystemID system
Constructor Detail |
SystemScreenCoord()
SystemScreenCoord(SystemID SID, float x, float y)
Method Detail |
SystemID getID()
float getX()
float getY()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |