#include <GLWTankTip.h>

Public Member Functions | |
| TankPowerTip (Tank *tank) | |
| virtual | ~TankPowerTip () |
| virtual void | populate () |
Protected Attributes | |
| Tank * | tank_ |
Definition at line 139 of file GLWTankTip.h.
| TankPowerTip::TankPowerTip | ( | Tank * | tank | ) |
Definition at line 546 of file GLWTankTip.cpp.
| TankPowerTip::~TankPowerTip | ( | ) | [virtual] |
Definition at line 551 of file GLWTankTip.cpp.
| void TankPowerTip::populate | ( | ) | [virtual] |
Reimplemented from ToolTip.
Definition at line 555 of file GLWTankTip.cpp.
References Tank::getPosition(), TankPosition::getPowerString(), LANG_RESOURCE, LANG_RESOURCE_1, ToolTip::setText(), tank_, and ToolTip::ToolTipHelp.
Tank* TankPowerTip::tank_ [protected] |
1.5.3