We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bdb73 commit e5421c4Copy full SHA for e5421c4
1 file changed
src/physics/arcade/StaticPhysicsGroup.js
@@ -98,7 +98,7 @@ var StaticPhysicsGroup = new Class({
98
* A textual representation of this Game Object.
99
* Used internally by Phaser but is available for your own custom classes to populate.
100
*
101
- * @name Phaser.Physics.Arcade.Group#type
+ * @name Phaser.Physics.Arcade.StaticGroup#type
102
* @type {string}
103
* @default 'StaticPhysicsGroup'
104
* @since 3.21.0
0 commit comments