Add an example that generates a random sequence. (#3846)
This commit is contained in:
parent
ed9a6d862b
commit
077ab6d56b
7 changed files with 571 additions and 0 deletions
|
@ -453,6 +453,7 @@ CORE = \
|
|||
core/core_input_mouse_wheel \
|
||||
core/core_input_multitouch \
|
||||
core/core_loading_thread \
|
||||
core/core_random_sequence \
|
||||
core/core_random_values \
|
||||
core/core_scissor_test \
|
||||
core/core_smooth_pixelperfect \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue