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

pacman error with setTypeB #187

Closed
fruitbatinshades opened this issue Feb 25, 2018 · 1 comment
Closed

pacman error with setTypeB #187

fruitbatinshades opened this issue Feb 25, 2018 · 1 comment

Comments

@fruitbatinshades
Copy link

fruitbatinshades commented Feb 25, 2018

Running the pacman example errors on line 562:

this.body.setTypeB().setCheckAgainstA().setLite();

because setTypeB is not available for this.body (which is of type object). setTypeB() exists in the world object and I can't track down whether it should be inherited by this object or not.

Can anyone help with debugging this issue?

@fruitbatinshades
Copy link
Author

Sorry wrong repository :*)

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