码迷,mamicode.com
首页 >  
搜索关键字:用ongui在手机上打印调试信息的工具类    ( 1个结果
分享一个用OnGUI在手机上打印调试信息的工具类
游戏发布到手机上调试的时候有时候会需要在屏幕上打印一些信息,我写了一个小工具类,分享出来,用的是OnGUI,很简单,直接上代码了usingUnityEngine;usingSystem.Collections;usingSystem.Collections.Generic;publicclassOnGUIDebug:MonoBehaviour{publicstaticOnGUIDebugIns..
分类:移动开发   时间:2016-08-11 16:03:39    阅读次数:203
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!