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

A set of animations for everything the player can do. More...

#include <WfPlayer.h>

Data Fields

const char * walkAnimations [NUM_ANIMATIONS]
 
const char * slashAnimations [NUM_ANIMATIONS]
 
const char * thrustAnimations [NUM_ANIMATIONS]
 

Detailed Description

A set of animations for everything the player can do.

Field Documentation

◆ slashAnimations

const char* WfAnimationSetLayer::slashAnimations[NUM_ANIMATIONS]

◆ thrustAnimations

const char* WfAnimationSetLayer::thrustAnimations[NUM_ANIMATIONS]

◆ walkAnimations

const char* WfAnimationSetLayer::walkAnimations[NUM_ANIMATIONS]

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