Class MapSegmentedImage
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.map.MapSegmentedImage
-
- Direct Known Subclasses:
PirateMapSegmentImage,TreasureMapSegmentImage
public class MapSegmentedImage extends java.lang.ObjectModel of a map segment which is split up and not all parts may be available.- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on Nov 13, 2014
-
-
Constructor Summary
Constructors Constructor Description MapSegmentedImage(java.lang.String imageName, javafx.geometry.Point2D location)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddSegment(int index)booleanequals(java.lang.Object o)inthashCode()
-