游戏蛮牛Unity 用户文档
1.0
首页
-
资讯
-
Unity教程
-
Cocos2d教程
-
游戏
-
招聘
-
专题控
-
博客
-
手册
-
论坛
Unity 脚本手册
用户手册
组件手册
脚本手册
用户手册
组件手册
脚本手册
iPhoneUtils 实用工具
Interface into iPhone miscellaneous functionality.
iPhone多种功能的接口。
Class Variables
类变量
isApplicationGenuine
Returns false if application is altered in any way after it was built.
如果应用程序在编译后无论被任何方式改变,返回false。
isApplicationGenuineAvailable
Returns false if application integrity cannot be confirmed.
如果应用程序的完整性不能被确认的话,返回false。
Class Functions
类函数
PlayMovie
Plays a full-screen movie. Note that player will stream movie directly from the iPhone disc, therefore you have to provide movie as a separate files and not as an usual asset.
播放一个全屏影片。注意播放器将从iPhone disc(iPhone唱片机)直接播放影片,因此你必须提供
一个单独的文件而不是一个通常的资源。
PlayMovieURL
Plays a full-screen movie loaded from a network-based URL.
从一个基于网络的网址加载,播放一个全屏影片。
Vibrate
Triggers device vibration.
触发设备振动。
Page last updated: 2011-4-13