File WfUI.c

FileList > game > src > ui > WfUI.c

Go to the source code of this file

  • #include "WfUI.h"
  • #include "GameFramework.h"
  • #include "XMLUIGameLayer.h"
  • #include "DrawContext.h"
  • #include "Log.h"
  • #include "main.h"
  • #include "cwalk.h"
  • #include <string.h>

Public Functions

Type Name
void WfPushHUD (DrawContext * pDC)
void WfPushSettings (DrawContext * pDC)

Public Functions Documentation

function WfPushHUD

void WfPushHUD (
    DrawContext * pDC
) 

function WfPushSettings

void WfPushSettings (
    DrawContext * pDC
) 


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/ui/WfUI.c