
Public Member Functions | |
| TaskWidget (PG_Widget *parent, const PG_Point &pos, int width, Command *command, GameMap *map, TaskContainer *taskContainer) | |
Protected Member Functions | |
| bool | click () |
Definition at line 45 of file taskmanager.cpp.
| TaskWidget::TaskWidget | ( | PG_Widget * | parent, | |
| const PG_Point & | pos, | |||
| int | width, | |||
| Command * | command, | |||
| GameMap * | map, | |||
| TaskContainer * | taskContainer | |||
| ) | [inline] |
Definition at line 73 of file taskmanager.cpp.
| bool TaskWidget::click | ( | ) | [inline, protected] |
Definition at line 83 of file taskmanager.cpp.
1.5.1