Handling Input

Seeing that we just delete the input function from the base pawn class, why did we create the C++ class based off the pawn in the first place?

To avoid code duplication by having shared behaviour coded in the base class.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms