Uses of Class
universe.client.gui.InternalCoord

Packages that use InternalCoord
universe.client.gui   
 

Uses of InternalCoord in universe.client.gui
 

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

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

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

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



Copyright © 2001 Universe Dev Team All Rights Reserved.