We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm confused already.... please ensure it's updated to match.
Also, Card.DIRECTION_LEFT , etc. no longer working?
Seems like it's supposed to be Direction.LEFT, etc. ? I'm not sure which API is correct.
The text was updated successfully, but these errors were encountered:
I'm running into the exact same problem, any update? Thanks guys and bravo for the good work!
Sorry, something went wrong.
Seems like you have to do like that: card.throwOut(0, 0, Swing.Direction.LEFT);
card.throwOut(0, 0, Swing.Direction.LEFT);
No branches or pull requests
I'm confused already.... please ensure it's updated to match.
Also, Card.DIRECTION_LEFT , etc. no longer working?
Seems like it's supposed to be Direction.LEFT, etc. ?
I'm not sure which API is correct.
The text was updated successfully, but these errors were encountered: