#include <loop.hpp>
Definition at line 17 of file loop.hpp.
◆ ~Loop()
◆ Loop() [1/3]
◆ Loop() [2/3]
◆ Loop() [3/3]
◆ RunOnce()
Execute the loop. Make the component to process every pending tasks/events. A new frame might be drawn if the previous was invalidated. Return true until the loop hasn't completed.
Definition at line 39 of file loop.cpp.
◆ RunOnceBlocking()
◆ Run()
Execute the loop, blocking the current thread, up until the loop has quitted.
Definition at line 51 of file loop.cpp.
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: