BWAPI
Classes
SPAR/AIModule/SparAIModule/Utils/Component.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Component
 Base class for components, which can be anything. The destructor is virtual so that their deletion can be deferred to the next frame. This mechanism is in place to avoid deleting data which is in the process of being used by something else higher in the call stack. More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines