namelessvoid / qrwar

:european_castle: Pen&Paper like quad ruled war game.
MIT License
6 stars 0 forks source link

Find better solution for Cursor::drawChild() #43

Closed namelessvoid closed 10 years ago

namelessvoid commented 11 years ago

That's just copy&paste code. An easier way is to set the color of the Cursor and just use Cursor::getCursor()->getChild()->draw() or something like that.