| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public, | save | :: | impl_registered | = | .false. | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(animation_t), | intent(inout) | :: | anim | |||
| character(len=*), | intent(in) | :: | filename | |||
| integer, | intent(in), | optional | :: | fps | ||
| integer, | intent(out), | optional | :: | status | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(animation_t), | intent(inout) | :: | anim | |||
| character(len=*), | intent(in) | :: | filename | |||
| integer, | intent(in), | optional | :: | fps | ||
| integer, | intent(out), | optional | :: | status |