AnimationObject constructor

AnimationObject()

Implementation

AnimationObject() : super() {
  type = 'AnimationObject';
}