Struct WfAnimationSetLayer

ClassList > WfAnimationSetLayer

A set of animations for everything the player can do.

  • #include <WfPlayer.h>

Public Attributes

Type Name
const char * slashAnimations
const char * thrustAnimations
const char * walkAnimations

Public Attributes Documentation

variable slashAnimations

const char* WfAnimationSetLayer::slashAnimations[NUM_ANIMATIONS];

variable thrustAnimations

const char* WfAnimationSetLayer::thrustAnimations[NUM_ANIMATIONS];

variable walkAnimations

const char* WfAnimationSetLayer::walkAnimations[NUM_ANIMATIONS];


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