Arena is now using the new animate2 but needs to be fixed.
This commit is contained in:
parent
547e8ec993
commit
aaf5aa4165
4 changed files with 82 additions and 16 deletions
|
|
@ -106,6 +106,7 @@ namespace ease2 {
|
|||
{"in_out_back", in_out_back},
|
||||
{"random", random},
|
||||
{"normal_dist", normal_dist},
|
||||
{"none", none},
|
||||
};
|
||||
|
||||
std::unordered_map<std::string, MotionFunc> map_of_motions{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue