Class AddWeaponToShipCheat
- java.lang.Object
-
- ch.sahits.game.openpatrician.display.model.cheat.AddWeaponToShipCheat
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.model.cheat.ICheatCommand,ch.sahits.game.openpatrician.model.cheat.IDoubleSelectableCheatCommand
@Component public class AddWeaponToShipCheat extends java.lang.Object implements ch.sahits.game.openpatrician.model.cheat.IDoubleSelectableCheatCommandCheat command to add a weapon to a ship using CTRL+W.- Author:
- Andi Hotz, (c) Sahits GmbH, 2018 Created on May 05, 2018
-
-
Constructor Summary
Constructors Constructor Description AddWeaponToShipCheat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()voidsetupModel()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-