No comment. Sorry.
at:
Return data from the keyframe list at the given frame number
at:put:
Add newData to the keyframe list at the given frameNumber
keys
size
Primitive. Answer the number of indexable variables in the receiver. This value is the same as the largest legal subscript. Essential. See Object documentation whatIsAPrimitive.
initialize
printOn:
Append to the argument, aStream, a sequence of characters that identifies the receiver.
replaceData:at:
replaceLastData:at:
searchFor:
new
Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.