![]() |
Xyris
0.5
|
Functions | |
| void | testAnimation () |
| void | find_primes (void) |
| void | show_primes (void) |
| void | spinner (void) |
| void Apps::find_primes | ( | void | ) |
| void Apps::show_primes | ( | void | ) |
Starts a task to display number of primes found by find_primes.
Definition at line 37 of file primes.cpp.
Here is the call graph for this function:| void Apps::spinner | ( | void | ) |
Starts a spinner in an infinite loop.
Definition at line 16 of file spinner.cpp.
Here is the call graph for this function:| void Apps::testAnimation | ( | ) |
Run a simple animation.
Definition at line 16 of file animation.cpp.
Here is the call graph for this function: