|
Stardew Engine
|
#include <Entity2DCollection.h>

Public Member Functions | |
| OBJECT_POOL (struct Entity2D) pEntityPool | |
Data Fields | |
| HEntity2D | gEntityListHead |
| HEntity2D | gEntityListTail |
| int | gNumEnts |
| struct DynamicEnt2DList | dynamicEntities |
| Entity2DCollection::OBJECT_POOL | ( | struct Entity2D | ) |
| struct DynamicEnt2DList Entity2DCollection::dynamicEntities |
| HEntity2D Entity2DCollection::gEntityListHead |
| HEntity2D Entity2DCollection::gEntityListTail |
| int Entity2DCollection::gNumEnts |