alec-jackson / alec-jackson/studious-engine

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

Aberta
#54 0 comentários 0 reações 1 responsável Reivindicada por @Ethan-Pongon Ver no GitHub
enhancement
Linguagem predominante
C
Estrelas
6
Forks
1
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

# 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).

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.