Uses of Class
org.gjt.universe.gui.InternalCoord

Packages that use InternalCoord
org.gjt.universe.gui   
 

Uses of InternalCoord in org.gjt.universe.gui
 

Fields in org.gjt.universe.gui declared as InternalCoord
 InternalCoord SystemPoint.loc
           
private  InternalCoord DisplayMap.crosshair
           
 

Methods in org.gjt.universe.gui that return InternalCoord
 InternalCoord ScreenObjectCapable.getLoc()
           
(package private)  InternalCoord DisplayMap.getCrosshairIntCoord()
           
 

Methods in org.gjt.universe.gui with parameters of type InternalCoord
(package private)  boolean DisplayMap.Inbounds(InternalCoord IC)
           
 

Constructors in org.gjt.universe.gui with parameters of type InternalCoord
ScreenCoord(InternalCoord ic)
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.