This creates a button with text left aligned. var obj = { add:function(){ console.log("clicked") }}; gui.add(obj,'add');.
確定! 回上一頁