Class TerrainPoint


  • @Node
    public class TerrainPoint
    extends Embedded
    A terrain point. Does not extend Point to make sure it doesn't get in the way of range/visibility processing.
    Author:
    joe
    • Constructor Detail