Clippings/animsprite.c/SetSpriteMatrix.txt

        SetSpriteProperty(gSprites[nIndex],         /* the sprite for this operation */
                            kSpritePropertyMatrix,  /* the property to be set */
                            &matrix);               /* the new value for the property */