摘要:
http://www.jenkinssoftware.com/raknet/manual/creatingpackets.html Write less data with bitstreams Lets take our mine example above and use a bitstream 阅读全文
摘要:
static osg::Timer* sendMsgTimer = new osg::Timer; if (sendMsgTimer->time_m()>100)//100ms {// do what you want sendMsgTimer->setStartTick();//重置 } osg: 阅读全文