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

Color.toInteger() missing, could be implemented as __int__ #155

Open
tgrajewski opened this issue Apr 9, 2017 · 0 comments
Open

Color.toInteger() missing, could be implemented as __int__ #155

tgrajewski opened this issue Apr 9, 2017 · 0 comments

Comments

@tgrajewski
Copy link

The Color class from SFML contains .toInteger() method, which is missing here, could be implemented as __int__(), which would be great.

@tgrajewski tgrajewski changed the title Color.toInteger() missing, could be implemented as Color.__int__ Color.toInteger() missing, could be implemented as __int__ Apr 10, 2017
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