Stardew Engine
Loading...
Searching...
No Matches
Entity2DCollection Struct Reference

#include <Entity2DCollection.h>

Collaboration diagram for Entity2DCollection:

Public Member Functions

 OBJECT_POOL (struct Entity2D) pEntityPool
 

Data Fields

HEntity2D gEntityListHead
 
HEntity2D gEntityListTail
 
int gNumEnts
 
struct DynamicEnt2DList dynamicEntities
 

Member Function Documentation

◆ OBJECT_POOL()

Entity2DCollection::OBJECT_POOL ( struct Entity2D  )

Field Documentation

◆ dynamicEntities

struct DynamicEnt2DList Entity2DCollection::dynamicEntities

◆ gEntityListHead

HEntity2D Entity2DCollection::gEntityListHead

◆ gEntityListTail

HEntity2D Entity2DCollection::gEntityListTail

◆ gNumEnts

int Entity2DCollection::gNumEnts

The documentation for this struct was generated from the following file: