mirror of
https://github.com/scratchfoundation/scratch-flash.git
synced 2024-12-04 21:21:06 -05:00
Update ScratchSprite.as
This commit is contained in:
parent
6bdb60cff6
commit
8ae68c0928
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
// John Maloney, April 2010
|
||||
//
|
||||
// A Scratch sprite object. State specific to sprites includes: position, direction,
|
||||
// rotation style, size, drag-ability, and pen state.
|
||||
// rotation style, size, draggability, and pen state.
|
||||
|
||||
package scratch {
|
||||
import flash.display.*;
|
||||
|
|
Loading…
Reference in a new issue