|
OpenTTD Source
1.10.0-RC1
|
Goal base class. More...
Go to the source code of this file.
Data Structures | |
| struct | Goal |
| Struct about goals, current and completed. More... | |
Typedefs | |
| typedef Pool< Goal, GoalID, 64, 64000 > | GoalPool |
Variables | |
| GoalPool | _goal_pool |
Goal base class.
Definition in file goal_base.h.