|
void | set (const std::shared_ptr< Window > &window, std::shared_ptr< Animation > &animation, const Position< int > &position) |
|
void | remove (const std::shared_ptr< Window > &window, std::shared_ptr< Animation > &animation) |
|
void | animate (const std::shared_ptr< Window > &window, gm::Context &context, uint32_t frame) |
|
| operator bool () const noexcept |
|
bool | areAnimationsForWindow (const std::shared_ptr< Window > &window) const noexcept |
|
|
using | AnimationList = std::vector< std::pair< std::shared_ptr< Animation >, Position< int > >> |
|
|
std::map< std::shared_ptr< Window >, AnimationList > | mAnimations |
|
The documentation for this class was generated from the following files: