Information about an item in the tile view. More...
#include <STileView.h>
Public Attributes | |
SItemPanel * | pItem |
int | nType |
Information about an item in the tile view.
Definition at line 387 of file STileView.h.
int STileView::ItemInfo::nType |
Type of the item.
Definition at line 390 of file STileView.h.
SItemPanel* STileView::ItemInfo::pItem |
Pointer to the item panel.
Definition at line 389 of file STileView.h.