Handbook
Glossary
set-element-property ( element key value -- )
Vocabulary
game
.
input
.
iokit
Inputs
element
an
object
key
an
object
value
an
object
Outputs
None
Definition
USING:
cocoa.application
cocoa.plists
iokit.hid
kernel
;
IN:
game.input.iokit
:
set-element-property
( element key value -- )
[
<NSString>
]
[
>plist
]
bi*
IOHIDElementSetProperty
drop
;