Skip to content

Commit 23f3533

Browse files
committed
jsdoc fix
1 parent af3273b commit 23f3533

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/gameobjects/bitmaptext/static/BitmapText.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ var Render = require('./BitmapTextRender');
2929

3030
/**
3131
* @typedef {object} JSONBitmapText
32+
* @extends {JSONGameObject}
3233
*
3334
* @property {string} font - [description]
3435
* @property {string} text - [description]

0 commit comments

Comments
 (0)