|
R-Type
R-Type project
|
Public Member Functions | |
| NodeAnim (std::shared_ptr< Animation > anim, std::string name) | |
| bool | hasMainExit () |
Public Attributes | |
| std::string | _name |
| std::shared_ptr< Animation > | _anim |
| std::vector< std::shared_ptr< LinkAnim > > | links |
| bool | _goAfter |