alec-jackson / alec-jackson/studious-engine

Implement a "Pause All" Method to AnimationController's Track Interface

オープン
#54 コメント 0 件 リアクション 0 件 担当者 1 名 @Ethan-Pongon が担当を希望しています GitHub で見る
enhancement
主要言語
C
スター
6
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

# Details

Implement a "Pause All" method to AnimationController that will pause all active animation tracks. This shouldn't remove entries from the `activeTracks_` map. It should iterate through all entries in the map and change the state of each active track to false. See AnimationController::update() for an example (the track update loop is towards the bottom).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。