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

Game configuration object "renderer" property wrongly assigned to Game.r... #1127

Merged
merged 1 commit into from
Aug 28, 2014
Merged

Conversation

FedeOmoto
Copy link

...enderer

@ghost
Copy link

ghost commented Aug 21, 2014

If you don't want the "renderer" property to set-up the renderer, what would you want it to do ?

@FedeOmoto
Copy link
Author

If I correctly understand, the "renderer" property in the game configuration object is intended for setting the Game.renderType property.

The Game.renderer property is then assigned in the Game.setUpRenderer method based on what was set in Game.renderType.

photonstorm added a commit that referenced this pull request Aug 28, 2014
Game configuration object "renderer" property wrongly assigned to Game.r...
@photonstorm photonstorm merged commit cc69a4b into phaserjs:dev Aug 28, 2014
@photonstorm
Copy link
Collaborator

You're right, well spotted.

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

Successfully merging this pull request may close these issues.

None yet

2 participants