Uses of Package
org.starhope.appius.geometry

Packages that use org.starhope.appius.geometry
org.starhope.appius.game   
org.starhope.appius.game.actions   
org.starhope.appius.game.inventory   
org.starhope.appius.game.inventory.effects   
org.starhope.appius.game.npc   
org.starhope.appius.game.npc.plebeian   
org.starhope.appius.geometry   
org.starhope.appius.physica   
org.starhope.appius.things   
org.starhope.appius.user   
org.starhope.vergil.graphics   
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.game
Coord3D
          A coördinate triplet (x,y,z)
Polygon
          General polygon consisting of a series of line segments
Volume3D
          WRITEME: Document this type.
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.game.actions
Coord2D
          WRITEME: Document this type.
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.game.inventory
Coord3D
          A coördinate triplet (x,y,z)
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.game.inventory.effects
Coord3D
          A coördinate triplet (x,y,z)
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.game.npc
Coord3D
          A coördinate triplet (x,y,z)
PolygonPrimitive
          Base polygon class for 2D shapes
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.game.npc.plebeian
Coord3D
          A coördinate triplet (x,y,z)
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.geometry
Circle
          WRITEME: Document this type.
Coord2D
          WRITEME: Document this type.
Coord3D
          A coördinate triplet (x,y,z)
LineSeg2D
          WRITEME: Document this type.
LineSeg3D
          A simple line segment with two endpoints (expressed as Coord3D)
Polygon
          General polygon consisting of a series of line segments
PolygonPrimitive
          Base polygon class for 2D shapes
Rectangle
          Rectangle special case of a general polygon.
Triangle
          A triangle
Triangulator
          WRITEME: Document this type.
Tuple2D
          Base coordinate pair type
Tuple3D
          Base coordinate triplet type
Vector2D
          WRITEME: Document this type.
Vector3D
          WRITEME: Document this type.
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.physica
Coord2D
          WRITEME: Document this type.
Polygon
          General polygon consisting of a series of line segments
PolygonPrimitive
          Base polygon class for 2D shapes
Vector2D
          WRITEME: Document this type.
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.things
Coord3D
          A coördinate triplet (x,y,z)
 

Classes in org.starhope.appius.geometry used by org.starhope.appius.user
Coord2D
          WRITEME: Document this type.
Coord3D
          A coördinate triplet (x,y,z)
PolygonPrimitive
          Base polygon class for 2D shapes
Vector2D
          WRITEME: Document this type.
 

Classes in org.starhope.appius.geometry used by org.starhope.vergil.graphics
Coord3D
          A coördinate triplet (x,y,z)