GameIODeviceWithAccelerometer(game I/O device with accelerometer) |
appearance as argument number 1 |
(documentation GameIODeviceWithAccelerometer EnglishLanguage "A type of GameIODevice designed to be moved in three dimensions to detect sorts of motion used in sports and other physical activities.") | ComputerInput.kif 635-637 | |
(partTypes GameIODeviceWithAccelerometer Accelerometer) | ComputerInput.kif 639-639 | Every game I/O device with accelerometer is a part of a accelerometer |
(subclass GameIODeviceWithAccelerometer GameIODevice) | ComputerInput.kif 633-633 | Game I/O device with accelerometer is a subclass of game I/O device |
appearance as argument number 2 |
(termFormat EnglishLanguage GameIODeviceWithAccelerometer "game I/O device with accelerometer") | domainEnglishFormat.kif 64973-64973 |
consequent |
(=> (and (instance ?DEVICE GameIODevice) (instance ?ACCELEROMETER Accelerometer) (component ?ACCELEROMETER ?DEVICE)) (instance ?DEVICE GameIODeviceWithAccelerometer)) |
ComputerInput.kif 641-646 |
|