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 Static Functions
| Type | Name |
|---|---|
| void | GetDebrisSprites (struct WfDebrisSprites * debrisSpritesPerSeason, hAtlas atlas) |
Public Functions Documentation
function WfGetTreeSprites
void WfGetTreeSprites (
struct WfTreeSprites * spritesPerSeason,
hAtlas atlas
)
function WfInitSprites
void WfInitSprites (
struct WfSprites * pSprites,
struct GameLayer2DData * pLayerData
)
Public Static Functions Documentation
function GetDebrisSprites
static void GetDebrisSprites (
struct WfDebrisSprites * debrisSpritesPerSeason,
hAtlas atlas
)
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/WfSprites.c