Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / rive-cpp / dev / defs / animation / exit_state.json
1 {
2   "name": "ExitState",
3   "key": {
4     "int": 64,
5     "string": "exitstate"
6   },
7   "extends": "animation/layer_state.json"
8 }