Menu

#2 Controller abstract class

open
nobody
None
5
2005-05-25
2005-05-25
Alex Ellis
No

Made an abstract class and two concrete classes from that:

GameController -> for a local game
NetController -> to be used for remote connections

I changed all references in the game to the abstract class.

Discussion


Log in to post a comment.