mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-25 06:19:02 -06:00
Add action to play timelapse in reverse
This commit is contained in:
@@ -110,6 +110,11 @@ public:
|
||||
*/
|
||||
double currentTime() const;
|
||||
|
||||
/**
|
||||
* Updates the current time to the given j2000 time value
|
||||
*/
|
||||
void setCurrentTime(double time);
|
||||
|
||||
/**
|
||||
* \returns a vector of all scripts that has been loaded
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user