Updated docs.

This commit is contained in:
2019-08-01 09:51:32 +02:00
parent a6f0341fe4
commit 56407539aa
67 changed files with 93 additions and 99 deletions
+2 -2
View File
@@ -541,7 +541,7 @@ export default class ButtonGroup extends PIXI.Container {
}
/**
*
*
*/
_stackHorizontal() {
const sorted = []
@@ -589,7 +589,7 @@ export default class ButtonGroup extends PIXI.Container {
}
/**
*
*
*/
_stackVertical() {
const sorted = []