Packages

package capture

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class CaptureTerminal extends Amenity with Hackable
  2. trait CaptureTerminalAware extends AnyRef

    A trait to mark an Amenity as being aware that a capture terminal exists on the parent object and that it is interested in status updates about that capture terminal, for example mountables to kick players out once the CC is hacked

    A trait to mark an Amenity as being aware that a capture terminal exists on the parent object and that it is interested in status updates about that capture terminal, for example mountables to kick players out once the CC is hacked

    See also

    CaptureTerminalAwareBehavior

  3. trait CaptureTerminalAwareBehavior extends AnyRef

    The behaviours corresponding to an Amenity that is marked as being CaptureTerminalAware

    The behaviours corresponding to an Amenity that is marked as being CaptureTerminalAware

    See also

    CaptureTerminalAware

  4. class CaptureTerminalControl extends Actor with Check with GenericHackable
  5. class CaptureTerminalDefinition extends AmenityDefinition

Ungrouped