(Animation cmp)
| 2190 | /// |
| 2191 | /// - `cmp`: component that would be animated |
| 2192 | protected void onRegisterAnimated(Animation cmp) { |
| 2193 | } |
| 2194 | |
| 2195 | /// Identical to the none-internal version, the difference between the internal/none-internal |
| 2196 | /// is that it references a different vector that is unaffected by the user actions. |