Definition at line 17 of file loop.hpp.
◆ Loop() [1/4]
◆ ~Loop()
◆ Loop() [2/4]
◆ Loop() [3/4]
◆ Loop() [4/4]
◆ HasQuitted()
Whether the loop has quitted.
Definition at line 32 of file loop.cpp.
◆ 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: