package capture
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class CaptureTerminal extends Amenity with Hackable
- 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
- 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
- class CaptureTerminalControl extends Actor with Check with GenericHackable
- class CaptureTerminalDefinition extends AmenityDefinition
Value Members
- object CaptureTerminal
- object CaptureTerminalAwareBehavior
- object CaptureTerminals