Public Member Functions | |
| State (Stage stage, Item *current, int firstIndex, int lastIndex, int subIndex) | |
| void | getState (Stage &stage, Item *¤t, int &firstIndex, int &lastIndex, int &subIndex) |
Private Attributes | |
| Item * | _current |
| int | _firstIndex |
| int | _lastIndex |
| Stage | _stage |
| int | _subIndex |