#include <cstdio>
#include <iostream>
#include "ao-pool.h"
#include "ao-tracker.h"
#include "ao-scheduler.h"
Go to the source code of this file.
Classes | |
class | StdDawnTilDusk |
Variables | |
DawnTilDusk * | aoPool = new StdDawnTilDusk() |
DawnTilDusk* aoPool = new StdDawnTilDusk() |
The point where each active object will acquire its scheduler and where each active object will be buried
Definition at line 105 of file ao-pool.cpp.