Package

net.psforever.objects.serverobject

turret

Permalink

package turret

Visibility
  1. Public
  2. All

Type Members

  1. class FacilityTurret extends Amenity with WeaponTurret with Vitality with StandardResistanceProfile

    Permalink
  2. class FacilityTurretControl extends Actor with Check with Dismount

    Permalink

    An Actor that handles messages being dispatched to a specific MannedTurret.

    Mounted turrets have only slightly different entry requirements than a normal vehicle because they encompass both faction-specific facility turrets and faction-blind cavern sentry turrets.

  3. class TurretAmmoBox extends AmmoBox

    Permalink

    A special type of ammunition box contained within a MannedTurret for the purposes of infinite reloads.

    A special type of ammunition box contained within a MannedTurret for the purposes of infinite reloads. The original quantity of ammunition does not change.

  4. class TurretDefinition extends ObjectDefinition with ResistanceProfileMutators with DamageResistanceModel

    Permalink

    The definition for any MannedTurret.

  5. class TurretWeapon extends Tool

    Permalink
  6. trait WeaponTurret extends FactionAffinity with Mountable with MountedWeapons with Container

    Permalink

Value Members

  1. object FacilityTurret

    Permalink
  2. object TurretUpgrade extends Enumeration

    Permalink

    An Enumeration of the available turret upgrade states.

  3. object WeaponTurret

    Permalink

Ungrouped