Difference between revisions of "IS GAME KEYBOARD KEY JUST PRESSED"
Jump to navigation
Jump to search
m (Link died) |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|np=1 | |np=1 | ||
|p1t=int | |p1t=int | ||
− | |p1d= | + | |p1d=key id |
− | |r= | + | |r=1 |
+ | |rt = bool | ||
+ | |rd = true / false | ||
}} | }} | ||
− | |||
− |
Latest revision as of 12:29, 20 November 2016
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | int | key id |
Return value: | ||
Type | Description | |
bool | true / false |