We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3273b commit 23f3533Copy full SHA for 23f3533
1 file changed
src/gameobjects/bitmaptext/static/BitmapText.js
@@ -29,6 +29,7 @@ var Render = require('./BitmapTextRender');
29
30
/**
31
* @typedef {object} JSONBitmapText
32
+ * @extends {JSONGameObject}
33
*
34
* @property {string} font - [description]
35
* @property {string} text - [description]
0 commit comments