逗游網(wǎng):值得大家信賴的游戲下載站!
發(fā)布時間:2012-09-14 14:52 來源:互聯(lián)網(wǎng) 作者:佚名
end
UpdateTaskbarAndGameUI()
end
g_bShowFPS = 0
function ToggleShowFPS()
if (g_bShowFPS == 0) then
g_bShowFPS = 1
statgraph_set_visible(1)
statgraph_channel_set_enabled("fps",1)
else
g_bShowFPS = 0
statgraph_channel_set_enabled("fps",0)
statgraph_set_visible(0)
end
end
function GameSpeed_Slower()
if (getsimrate() > 2) then
setsimrate(getsimrate() - 1)
end
end
function GameSpeed_Faster()
if (getsimrate() < 20) then
setsimrate(getsimrate() + 1)
end
end
function TakeSuperScreenShot()
taskbar_hide()
message_hide()
Misc_SuperScreenshot()
UpdateTaskbarAndGameUI()
end
bind("MouseMiddle", "ToggleShowTaskbar()")
bind("F7", "ToggleShowGameUI()")
bind("F8", "ToggleShowFPS()")
bind("Control+B", "ee_bigheadmode()")
bind("Control+W", "VIS_Wireframe()")
bind("Control+X", "VIS_Overdraw()")
bind("Control+Left", "GameSpeed_Slower()")
bind("Control+Right", "GameSpeed_Faster()")
bind("Control+Up", "setsimrate(8)")
bind("Control+Down", "setsimrate(2)")
bind("Control+F", "Camera_FollowSelection()")
bind("Control+S", "TakeSuperScreenShot()")
《罪惡都市》決定版數(shù)據(jù)在Steam后臺更新
《Apex英雄》日蝕戰(zhàn)斗通行證預(yù)告 全新傳說皮膚等
《霍格沃茨之遺》登上Steam愿望單排行榜榜首
《布蘭博:山丘之王》試玩Demo上線 2023年發(fā)售
《刀劍神域》“今日正式發(fā)售” 官方發(fā)布周年紀(jì)念禮盒
《七龍珠:破界斗士》公布賽季更新路線圖
《獵天使魔女3》通過NS模擬器 在PC上以4K/60幀運(yùn)行
《刺客信條:幻景》樂曲“Into the light”欣賞
《獵天使魔女3》首日更新 改進(jìn)防走光模式調(diào)整平衡
《生化危機(jī)8》云游戲版發(fā)售預(yù)告公布 今日登陸Switch