Krig Game Engine
|
A game object link in the game list linked list. More...
Go to the source code of this file.
Classes | |
class | ObjectNode |
A game object link in the game list linked list.
This class can be inherited by a class to gain the ability to access data as a linked list. This class should be upgraded in the future to allow derived class storage as a tree and not just a linked list.