mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-10 10:24:06 +00:00
rogueviz::flocking:: added a Wikipedia link
This commit is contained in:
parent
d35085bad5
commit
57d7663650
@ -551,6 +551,7 @@ namespace flocking {
|
|||||||
"In the Euclidean space, these rules will cause all the boids to align, and fly in the same direction in a nice flock."+help
|
"In the Euclidean space, these rules will cause all the boids to align, and fly in the same direction in a nice flock."+help
|
||||||
,
|
,
|
||||||
[] (presmode mode) {
|
[] (presmode mode) {
|
||||||
|
slide_url(mode, 'w', "Wikipedia link", "https://en.wikipedia.org/wiki/Boids");
|
||||||
flock_slide(mode, 50, [] {
|
flock_slide(mode, 50, [] {
|
||||||
set_geometry(gEuclid);
|
set_geometry(gEuclid);
|
||||||
set_variation(eVariation::bitruncated);
|
set_variation(eVariation::bitruncated);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user