Struct Entity2DCollection
ClassList > Entity2DCollection
Public Attributes
| Type | Name |
|---|---|
| struct DynamicEnt2DList | dynamicEntities |
| HEntity2D | gEntityListHead |
| HEntity2D | gEntityListTail |
| int | gNumEnts |
Public Functions
| Type | Name |
|---|---|
| OBJECT_POOL (struct Entity2D) |
|
| VECTOR (struct EntityToEntityMessage) |
Public Attributes Documentation
variable dynamicEntities
struct DynamicEnt2DList Entity2DCollection::dynamicEntities;
variable gEntityListHead
HEntity2D Entity2DCollection::gEntityListHead;
variable gEntityListTail
HEntity2D Entity2DCollection::gEntityListTail;
variable gNumEnts
int Entity2DCollection::gNumEnts;
Public Functions Documentation
function OBJECT_POOL
Entity2DCollection::OBJECT_POOL (
struct Entity2D
)
function VECTOR
Entity2DCollection::VECTOR (
struct EntityToEntityMessage
)
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/Entity2DCollection.h