Stardew Engine
Loading...
Searching...
No Matches
WfEntities.h File Reference
#include "Entities.h"
Include dependency graph for WfEntities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

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

Functions

void WfRegisterEntityTypes ()
 

Enumeration Type Documentation

◆ WfEntityTypes

Enumerator
WfEntityType_PlayerStart 
WfEntityType_Exit 
WfEntityType_WoodedArea 
WfEntityType_DebrisField 
WfEntityType_Tree 
WfEntityType_Rock 
WfEntityType_Log 
WfEntityType_Player 

Function Documentation

◆ WfRegisterEntityTypes()

void WfRegisterEntityTypes ( )