1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

* more code for creature info window and upgrades (still not finished)

* minor fixes
This commit is contained in:
Michał W. Urbańczyk
2008-05-23 19:50:11 +00:00
parent 00929126d5
commit b00cc9c628
10 changed files with 206 additions and 71 deletions

View File

@@ -245,6 +245,7 @@ public:
bool active;
virtual void hover (bool on);
const CGObjectInstance * getObj();
void clickRight (boost::logic::tribool down);
void clickLeft(boost::logic::tribool down);
void activate();