In proffesional game programming, is an enemy class derived from say a base
class?
I mean. all the data members of the base class would be protected, so the different enemys, eg: slug, spider can use the functions of the base class?
Am I right in this assumsion?
Thanks in advance for any reply



LinkBack URL
About LinkBacks


