Camera is now using animate2 but isn't actually using it yet. Just converted.
This commit is contained in:
parent
7bf7b25a10
commit
46cc21ec7b
8 changed files with 111 additions and 90 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "camera.hpp"
|
||||
#include <functional>
|
||||
#include "animate2.hpp"
|
||||
#include "components.hpp"
|
||||
|
||||
namespace scene {
|
||||
using std::shared_ptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue