소스 검색

Changelog amendment, as the sound playback event was added post version 1.5.

Lasse Öörni 9 년 전
부모
커밋
1c0221152a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Docs/Urho3D.dox

+ 1 - 1
Docs/Urho3D.dox

@@ -277,7 +277,7 @@ V1.6
 - Allow %Vector4 to substitute for %Color in %Variant::GetColor().
 - Additional %Variant types can function as parameters for AngelScript function / method calls.
 - Improve FixedUpdate event to allow it to originate from either %PhysicsWorld or %PhysicsWorld2D.
-- %Particle effect & animation playback finish events.
+- %Particle effect, animation playback & sound playback finish events.
 - %CrowdAgent emits events also from its node.
 - Event sent after cloning a %Node or %Component is done.
 - b2Contact pointer added to %PhysicsWorld2D collision events.