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