mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
multiRotatingAxisMotion added and tested
This commit is contained in:
@ -151,7 +151,7 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
bool move(real dt)
|
||||
bool move(real t, real dt)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user