Ejemplo n.º 1
0
AnimationValue::AnimationValue(AnimationValueType type)
    : AnimationValue()
{
	resetType(type);
}
Ejemplo n.º 2
0
void Dynamic::toDefault()
      {
      resetType();
      Text::toDefault();
      }