Searched refs:goLeft (Results 1 – 4 of 4) sorted by relevance
40 this.btn_goLeft = moaiEditor.buttons.goLeft;42 this.btn_goLeft.onClick = this.goLeft;216 this.goLeft();218 goLeft() { method in MoaiEditor.LayoutPhoneVertical
358 goLeft() { method in MoaiEditor.Layout360 this.layout.goLeft();
253 this.goLeft = new MoaiEditor.Button({
50 …moaiEditor.layout.goLeft(); // In mobile mode scroll to the left side to show the …