直率睫毛膏

文章
2
资源
0
加入时间
2年10月24天

unity lua实现fps

local UIManager=require"uimanager"local m_UpdateInterval=1local m_Accum=0local m_Frames=0local m_TimeLeft=0local function update()    m_TimeLeft = m_TimeLeft-Time.deltaTime     m_Acc