Packages

package implantmech

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class ImplantTerminalMech extends Amenity with Mountable with Hackable

    A structure-owned server object that is the visible and Mountable component of an implant terminal.

    A structure-owned server object that is the visible and Mountable component of an implant terminal. For the most part, it merely implements the support data structures indicated by Mountable.

  2. class ImplantTerminalMechControl extends Actor with Check with Mount with Dismount with GenericHackable with DamageableEntity with RepairableEntity

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

  3. class ImplantTerminalMechDefinition extends AmenityDefinition

    The Definition for any Terminal that is of a type "implant_terminal_interface." Implant terminals are composed of two components.

    The Definition for any Terminal that is of a type "implant_terminal_interface." Implant terminals are composed of two components. This Definition constructs the visible mechanical tube component that can be mounted.

Value Members

  1. object ImplantTerminalMech

Ungrouped