?? sensors.tdf
字號(hào):
//file defining some parameters for sensors
[Sensors]
{
[Los]
{
//MipLevel defines the resolution for LOS calculation, higer MipLevel means lower resolution.
//An increase by one in MipLevel means half the resolution of the LOS map in both x and y direction.
//One miplevel higher leads to less CPU usage for same sightdistance and twice the sightrange possible.
LosMipLevel=1;
AirLosMipLevel=2;
//LosMul=1; //multiply all units los with this, don't use
//AirLosMul=1; //multiply all units airlos with this, don't use
}
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -