mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 14:08:28 +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
|
* @typedef {object} Pad
|
||||||
*
|
*
|
||||||
* @property {string} id - [description]
|
* @property {string} id - [description]
|
||||||
* @property {number} index - [description]
|
* @property {integer} index - [description]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue