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

Method set_progress_line

plugins/animate/fire/fire.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125 float progress_line;
126 void set_progress_line(float line)
127 {
128 progress_line = line;
129 }
130};
131
132class fire_render_instance_t : public wf::scene::render_instance_t

Callers 1

stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected