#include <objects.h>
Inheritance diagram for MineType:

Public Member Functions | |
| int | getID () const |
| MineType (MineTypes t) | |
| MineType (const MineType &w) | |
| ASCString | getName () const |
| void | paint (Surface &surface, const SPoint &pos) const |
Static Public Member Functions | |
| static void | paint (MineTypes type, int player, Surface &surf, const SPoint &pos) |
Public Attributes | |
| int | id |
| vector< int > | secondaryIDs |
| not really used for minetypes. | |
| ASCString | name |
| ASCString | location |
Definition at line 72 of file objects.h.
| int MineType::getID | ( | ) | const [inline, virtual] |
| ASCString MineType::getName | ( | ) | const [inline, virtual] |
Definition at line 46 of file objects.cpp.
References cmantipersonnelmine, cmantitankmine, cmfloatmine, cmmooredmine, IconRepository::getIcon(), and nullParam.
| int MineType::id |
1.5.1