#include <environmentactor.h>

Public Member Functions | |
| IEnvGameActorProxy () | |
| Constructor. | |
Protected Member Functions | |
| virtual | ~IEnvGameActorProxy ()=0 |
| Destructor. | |
Users should derive a concrete version and supply that to the GameManager.
| dtGame::IEnvGameActorProxy::IEnvGameActorProxy | ( | ) |
Constructor.
| dtGame::IEnvGameActorProxy::~IEnvGameActorProxy | ( | ) | [protected, pure virtual] |
Destructor.