组件的介绍:
button:
if((Time.time/2)<1) 闪烁 一秒一次
这里还有一个RepeatButton,作用和button类似,只是处理上,当鼠标按下的时候RepeatButton一直会返回true,如果有操作的话,则鼠标按下的时候,会一直执行if内的操作内容
Box:
TextField:
PasswordField:
TextArea: