IWeaponSlotpublic class SecondaryLargeWeaponSlot extends java.lang.Object implements IWeaponSlot
| Constructor | Description |
|---|---|
SecondaryLargeWeaponSlot() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
combineWithBigSlot(PrimaryLargeWeaponSlot primarySlot) |
Assign the secondary slot to a primary slot.
|
void |
setWeapon(IWeapon weapon) |
Place a small weapon in the slot.
|
getId, getOffset, getSide, getWeaponpublic void combineWithBigSlot(PrimaryLargeWeaponSlot primarySlot)
primarySlot - which which this slot is combined for large weapons.public void setWeapon(IWeapon weapon)
setWeapon in interface IWeaponSlotweapon - to be placed.Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.