Searched refs:goLeft (Results 1 – 4 of 4) sorted by relevance
39 this.btn_goLeft = moaiEditor.buttons.goLeft;41 this.btn_goLeft.onClick = this.goLeft;215 this.goLeft();217 goLeft() { method in MoaiEditor.LayoutPhoneVertical
365 goLeft() { method in MoaiEditor.Layout367 this.layout.goLeft();
252 this.goLeft = new MoaiEditor.Button({
49 …moaiEditor.layout.goLeft(); // In mobile mode scroll to the left side to show the …