File WfSprites.c
FileList > game > src > WfSprites.c
Go to the source code of this file
#include "WfSprites.h"#include "Game2DLayer.h"#include "Atlas.h"
Public Functions
| Type | Name |
|---|---|
| void | WfGetTreeSprites (struct WfTreeSprites * spritesPerSeason, hAtlas atlas) |
| void | WfInitSprites (struct WfSprites * pSprites, struct GameLayer2DData * pLayerData) |
Public Functions Documentation
function WfGetTreeSprites
void WfGetTreeSprites (
struct WfTreeSprites * spritesPerSeason,
hAtlas atlas
)
function WfInitSprites
void WfInitSprites (
struct WfSprites * pSprites,
struct GameLayer2DData * pLayerData
)
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/WfSprites.c