Class TreasureMapSegmentImage
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.map.MapSegmentedImage
-
- ch.sahits.game.openpatrician.model.map.TreasureMapSegmentImage
-
public class TreasureMapSegmentImage extends MapSegmentedImage
- Author:
- Andi Hotz, (c) Sahits GmbH, 2015 Created on Dec 07, 2015
-
-
Constructor Summary
Constructors Constructor Description TreasureMapSegmentImage(java.lang.String imageName, javafx.geometry.Point2D location, int amount)
-
Method Summary
-
Methods inherited from class ch.sahits.game.openpatrician.model.map.MapSegmentedImage
addSegment, equals, hashCode
-
-