mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 13:43:26 +00:00
jsdoc fix
This commit is contained in:
parent
2540b75b88
commit
88a228e226
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ var Gamepad = require('./Gamepad');
|
|||
* @typedef {object} Pad
|
||||
*
|
||||
* @property {string} id - [description]
|
||||
* @property {number} index - [description]
|
||||
* @property {integer} index - [description]
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue