Create a duplicate of sequence
Implementation must register the sequence in the list of all sequences available for it's ImageResource
by calling ImageResource.addSequence(Sequence)
createSequence
publicSequence createSequence(String name, int numberFrames, int frameWidth, int frameHeight)(Code)
Implementation must register the sequence in the list of all sequences available for it's ImageResource
by calling ImageResource.addSequence(Sequence)