OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Functions | Variables
Shops.h File Reference
#include <vector>
#include "GUI/UI/UIHouses.h"
#include "GUI/UI/UIHouseEnums.h"

Classes

class  GUIWindow_Shop
 
class  GUIWindow_WeaponShop
 
class  GUIWindow_ArmorShop
 
class  GUIWindow_MagicAlchemyShop
 
class  GUIWindow_MagicShop
 
class  GUIWindow_AlchemyShop
 

Functions

void UIShop_Buy_Identify_Repair ()
 

Variables

GraphicsImageshop_ui_background
 
std::array< GraphicsImage *, 12 > shop_ui_items_in_store
 
std::array< int, 6 > weaponYPos
 

Function Documentation

◆ UIShop_Buy_Identify_Repair()

void UIShop_Buy_Identify_Repair ( )

Variable Documentation

◆ shop_ui_background

GraphicsImage* shop_ui_background
extern

◆ shop_ui_items_in_store

std::array<GraphicsImage *, 12> shop_ui_items_in_store
extern

◆ weaponYPos

std::array<int, 6> weaponYPos
extern