AndroidInput 安卓输入
AndroidInput provides support for off-screen touch input, such as a touchpad.
AndroidInput离屏(off-screen)触摸输入支持提供支持,就像touchpad。
Class Variables类变量
-
Number of secondary touches. Guaranteed not to change throughout the frame. (Read Only).
二次触摸数。确保不会改变整个帧数(只读)。 -
Property indicating whether the system provides secondary touch input.
这个属性表示系统是否提供二次触摸输入。 -
Property indicating the width of the secondary touchpad.
这个属性表示二次触摸板的宽度。 -
Property indicating the height of the secondary touchpad.
这个属性表示二次触摸板的高度。
Class Functions类函数
-
Returns object representing status of a specific touch on a secondary touchpad (Does not allocate temporary variables).
返回对象代表一个特定在一个二次触摸板的触摸状态(不分配临时变量)。
最后修改:2011年4月6日 Wednesday 12:18