BWAPI
|
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... |