Classes | |
| class | ShopMode |
| Handles the game execution while the player is shopping. More... | |
Namespaces | |
| namespace | private_shop |
Variables | |
| bool | SHOP_DEBUG |
| Determines whether the code in the hoa_shop namespace should print debug statements or not. | |
| bool | SHOP_DEBUG = false |
| Determines whether the code in the hoa_shop namespace should print debug statements or not. | |
| bool | SHOP_DEBUG |
| bool hoa_shop::SHOP_DEBUG |
| bool hoa_shop::SHOP_DEBUG = false |
| bool hoa_shop::SHOP_DEBUG |
Definition at line 44 of file shop.cpp.
Referenced by hoa_shop::ShopMode::AddObject(), hoa_main::EnableDebugging(), hoa_shop::ShopMode::ShopMode(), hoa_shop::private_shop::ShopActionWindow::Update(), hoa_shop::ShopMode::Update(), and hoa_shop::ShopMode::~ShopMode().
1.5.1