| index | El índice de la key para mover. | 
| key | La key (con su nueva hora) para insertar. | 
int El índice del keyframe después de moverlo.
Quita el keyframe en index e inserta una key.
If a keyframe already exists at key.time, then the time of the old keyframe's position key[index].time will be used instead. This is the desired behaviour for dragging keyframes in a curve editor. Returns the index of the keyframe after moving it.