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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user