Public Member Functions | |
| bool | posInInventorySelectionArea (int x, int y) |
Public Attributes | |
| bool | isActive = false |
| int | invStartingPos = 0 |
| int | flashingIconIndex = -1 |
| Common::Rect | inventorySelectionArea = Common::Rect(0, 340, 640, 400) |
| Common::Rect | ballonInventoryPath = Common::Rect(0, 0, kBalloonWidth, kBalloonHeight) |
| byte * | arrows [2] = {nullptr, nullptr} |