Entities in the world are now animated like before using the new animation system.
This commit is contained in:
parent
594be65f45
commit
779599f030
9 changed files with 85 additions and 79 deletions
|
|
@ -68,7 +68,7 @@ namespace animator {
|
|||
bool active();
|
||||
void update();
|
||||
void reload();
|
||||
void check_update();
|
||||
void check_changed();
|
||||
void change_form(int direction);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue