16 static const int BGCOLOR = 0x7B8073;
26 Tool(
int x,
int y,
int width,
int height);
34 QuickslotTool(
int x,
int y,
int width,
int height,
boolean primary);
35 virtual void enable(
boolean value);
43 static const float DISTANCE;
44 static const float DURATION;
51 void reset(
Item* item,
float dstX,
float dstY);
Definition cellselector.h:9
ItemSprite()
Definition itemsprite.cpp:38
Definition quickslot.h:11