示例#1
0
 //---------------------------------------------------------------------
 float getRandom01()
 {
     return((float)mTurret.getBotRandom().NextDouble());
 }