#include <CObjective.h>
Inheritance diagram for Objective:

Public Member Functions | |
| Objective () | |
| Objective (char *description, char *target, int targetValue, bool required) | |
Public Attributes | |
| char | description [100] |
| char | target [50] |
| int | currentValue |
| int | targetValue |
| bool | required |
| bool | completed |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7