File WfEntities.h

FileList > game > include > WfEntities.h

Go to the source code of this file

  • #include "Entities.h"

Public Types

Type Name
enum WfEntityTypes

Public Functions

Type Name
void WfRegisterEntityTypes ()

Public Types Documentation

enum WfEntityTypes

enum WfEntityTypes {
    WfEntityType_PlayerStart = EBET_Last,
    WfEntityType_Exit,
    WfEntityType_WoodedArea,
    WfEntityType_DebrisField,
    WfEntityType_Tree,
    WfEntityType_Rock,
    WfEntityType_Log,
    WfEntityType_Player,
    WfEntityType_ItemPickup
};

Public Functions Documentation

function WfRegisterEntityTypes

void WfRegisterEntityTypes () 


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/include/WfEntities.h