Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API doco: Sprite init function missing scale attribute #169

Open
benopotamus opened this issue Jul 6, 2015 · 0 comments
Open

API doco: Sprite init function missing scale attribute #169

benopotamus opened this issue Jul 6, 2015 · 0 comments

Comments

@benopotamus
Copy link

As far as I can tell the doco should mention the scale attribute.

As per http://www.html5quintus.com/docs/sprite.html

var sprite1 = new Q.Sprite({ x: 500, y: 100, asset: 'enemy.png', 
                             angle: 0, collisionMask: 1, scale: 1});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant