|
Hormiga 1.0
|
#include <type.h>

Public Member Functions | |
| Type (const T_STRING &name, Unit *unit) | |
| T_STRING | getName () const |
| Unit * | getPrimaryUnit () const |
Protected Attributes | |
| T_STRING | name |
| Unit * | unit |
T_STRING Type::name [protected] |
Unit* Type::unit [protected] |