GameSignalKind
public enum GameSignalKind
An enumeration that represent the different kinds of inputs.
-
A computer with the “T1” security lock.
Declaration
Swift
case computerT1 -
A computer with the “T2” security lock.
Declaration
Swift
case computerT2 -
A lever.
Declaration
Swift
case lever -
A trigger.
Declaration
Swift
case trigger -
An alarm clock.
Declaration
Swift
case alarmClock -
A pressure plate.
Declaration
Swift
case pressurePlate