Class ShipWeaponsLocationFactory


  • @Component
    @Lazy
    @DependentInitialisation(StartNewGameBean.class)
    public class ShipWeaponsLocationFactory
    extends java.lang.Object
    Ship weapons location factory. Weapons locations are a list of weapon slots. They are either intended for 'small' or 'big' weapons. A big weapons take up a primary and a secondary slot, while small weapons can be placed in either.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2013 Created on Jun 1, 2013
    • Constructor Detail

      • ShipWeaponsLocationFactory

        public ShipWeaponsLocationFactory()