Update Sprite.ts

This commit is contained in:
Dmitry221060 2019-03-25 22:13:43 +05:00 committed by GitHub
parent d987a754aa
commit 3ebd935dd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,8 @@ export interface SpriteConfig extends ShapeConfig {
* 229, 109, 60, 98,
* 287, 109, 41, 98
* ]
* } * frameRate: 7,
* },
* frameRate: 7,
* frameIndex: 0
* });
* };