HaikuArchives / LightsOff

Lights Off! is a rendition of the original handheld game "Lights Out!", manufactured by Tiger Electronics.
MIT License
2 stars 3 forks source link

Use regular BButton instead of the bitmap icon buttons #57

Closed owenca closed 6 years ago

owenca commented 6 years ago

Please don't merge it yet. What's a good set of on/off colors?

owenca commented 6 years ago

Nvm. I guess I must subclass BButton and reimplement its Draw() function.