浏览代码

Travis CI: API documentation update at 2014-03-19 07:39:45 UTC.
[ci package]

urho3d-travis-ci 11 年之前
父节点
当前提交
31f5d921d7
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      Docs/LuaScriptAPI.dox

+ 2 - 4
Docs/LuaScriptAPI.dox

@@ -3964,8 +3964,8 @@ Methods:
 - float GetLength() const
 - unsigned GetDataSize() const
 - unsigned GetSampleSize() const
-- float GetFrequency()
-- unsigned GetIntFrequency()
+- float GetFrequency() const
+- unsigned GetIntFrequency() const
 - bool IsLooped() const
 - bool IsSixteenBit() const
 - bool IsStereo() const
@@ -4009,8 +4009,6 @@ Methods:
 - float GetPanning() const
 - bool GetAutoRemove() const
 - bool IsPlaying() const
-- void PlayLockless(Sound* sound)
-- void StopLockless()
 
 Properties: