Try to specify the method in its declaration.
Which errors are you receiveng?
In display, you written "Game<T>". Its only "Game". The same or processEvents.
Okay, there's been a change of plans. Using a template breaks my program. I want to have a class with both regular and template functions... What is the best way to have some functions like :