MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / reverse

Method reverse

plugins/animate/basic_animations.hpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 void reverse() override
149 {
150 this->progression.reverse();
151 }
152
153 ~zoom_animation()
154 {

Callers

nothing calls this directly

Calls 1

reverseMethod · 0.45

Tested by

no test coverage detected