1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-27 14:37:16 +00:00

rogueviz::smoothcam:: better comment

This commit is contained in:
Zeno Rogue 2021-04-07 18:07:41 +02:00
parent 04a67d2951
commit 59783a1478

View File

@ -2,7 +2,11 @@
// This module allows creating complex animations with smooth camera movement
// to add: insert positions? split/merge segments? edit front_distance and up_distance?
// enable with -smoothcam option, or the new "smooth camera" option in the Animations dialog
// it still seems a bit buggy
// to add: insert positions? split/merge segments? improved join?
namespace hr {