Class CreateShipCheat
- java.lang.Object
-
- ch.sahits.game.openpatrician.display.model.cheat.CreateShipCheat
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.model.cheat.ICheatCommand,ch.sahits.game.openpatrician.model.cheat.ISingleSelectableCheatCommand
@Component public class CreateShipCheat extends java.lang.Object implements ch.sahits.game.openpatrician.model.cheat.ISingleSelectableCheatCommandCheat to add a ship of a selected type in the current city by CTRL+S.- Author:
- Andi Hotz, (c) Sahits GmbH, 2018 Created on May 04, 2018
-
-
Constructor Summary
Constructors Constructor Description CreateShipCheat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-