Browse Source

doc: fix a reference.

Doxygen, goddamnit, you should be emitting a warning here!
pull/299/head
Vladimír Vondruš 8 years ago
parent
commit
f759b33472
  1. 3
      doc/changelog.dox

3
doc/changelog.dox

@ -51,8 +51,7 @@ See also:
- @ref Animation::Player::resume() that acts the same as
@ref Animation::Player::play() "play()" except it doesn't restart the
animation from the start if it is already playing
- Added @ref Animation::Player::advance(T, std::initializer_list<std::reference_wrappe
r<Player<T, K>>>)
- Added @ref Animation::Player::advance(T, std::initializer_list<std::reference_wrapper<Player<T, K>>>)
for advancing multiple players at the same time
@subsubsection changelog-latest-new-math Math library

Loading…
Cancel
Save