Tuesday, 22 September 2015

Session 1

Learned about the importance of protecting code, and how to access it even if it is.

Pure Virtual functions allow you to set up an interface but you must initialise them with every subclass.

They can be helpful to use a function before the gameobject even knows what the identifier value is.

No comments:

Post a Comment