mirror of
https://github.com/wassname/phaser.git
synced 2026-07-16 01:20:13 +08:00
The entire Phaser library has been updated to match the new JSHint configuration.
This commit is contained in:
+4
-4
@@ -62,10 +62,10 @@ Phaser.Input.prototype = {
|
||||
pollRate: 0,
|
||||
|
||||
/**
|
||||
* @property {number} _pollCounter - Internal var holding the current poll counter.
|
||||
* @private
|
||||
* @default
|
||||
*/
|
||||
* @property {number} _pollCounter - Internal var holding the current poll counter.
|
||||
* @private
|
||||
* @default
|
||||
*/
|
||||
_pollCounter: 0,
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user