1. 程式人生 > >微信小遊戲開發文件(6)

微信小遊戲開發文件(6)

微信小遊戲介面介面:
wx.offKeyboardComplete
wx.showKeyboard
wx.setMenuStyle
wx.onWindowResize
wx.offWindowResize

微信小遊戲媒體介面:
InnerAudioContext.offStop
InnerAudioContext.onEnded
InnerAudioContext.offEnded
InnerAudioContext.onTimeUpdate
InnerAudioContext.onPlay
InnerAudioContext.onError

微信小遊戲效能介面:
getPerformance


Performance
Performance.now
setPreferredFramesPerSecond
triggerGC