[oden] Input
This commit is contained in:
parent
c934914ac5
commit
e0878b4ea6
6 changed files with 363 additions and 14 deletions
3
types/input-core.d.ts
vendored
Normal file
3
types/input-core.d.ts
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// These are the functions exposed by the native input module.
|
||||
//
|
||||
export function btn(b: number): boolean;
|
||||
Loading…
Add table
Add a link
Reference in a new issue