![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Variables | |
| const Time | TEST_ORIGIN (12, 34) |
| const FrameRate | TEST_FPS (5, 6) |
| const uint | MAX_FRAMES = 1000 |
| const uint | DIRT_GRAIN = 50 |
| const Time TEST_ORIGIN(12, 34) | ( | 12 | , |
| 34 | |||
| ) |
| const FrameRate TEST_FPS(5, 6) | ( | 5 | , |
| 6 | |||
| ) |
| const uint MAX_FRAMES = 1000 |
Definition at line 49 of file time-grid-basics-test.cpp.
| const uint DIRT_GRAIN = 50 |
Definition at line 50 of file time-grid-basics-test.cpp.