Przeglądaj źródła

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

urho3d-travis-ci 11 lat temu
rodzic
commit
31f5d921d7
1 zmienionych plików z 2 dodań i 4 usunięć
  1. 2 4
      Docs/LuaScriptAPI.dox

+ 2 - 4
Docs/LuaScriptAPI.dox

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