|
Brunot
|
Component that stores all actions currently affecting the parent entity. More...
Functions | |
| auto | to_json (json &j, const ActionList &a) ->void |
| auto | from_json (const json &j, ActionList &a) ->void |
Component that stores all actions currently affecting the parent entity.
| auto from_json | ( | const json & | j, |
| ActionList & | a )->void |
| auto to_json | ( | json & | j, |
| const ActionList & | a )->void |