#include <ed_mapcomponent.h>
Inheritance diagram for ObjectItem:

Public Member Functions | |
| ObjectItem (const ObjectType *object) | |
| virtual int | place (const MapCoordinate &mc) const |
| virtual void | display (Surface &s, const SPoint &pos) const |
| virtual MapComponent * | clone () const |
| virtual bool | remove (const MapCoordinate &mc) const |
|
|
Definition at line 128 of file ed_mapcomponent.h. Referenced by clone(). |
|
|
Implements MapComponent. Definition at line 131 of file ed_mapcomponent.h. References BasicItem< ObjectType >::item, and ObjectItem(). |
|
||||||||||||
|
Implements MapComponent. Definition at line 130 of file ed_mapcomponent.h. References ObjectType::display(), and BasicItem< ObjectType >::item. |
|
|
Implements MapComponent. Definition at line 229 of file edselfnt.cpp. References actmap, choice_dlg(), GameMap::getField(), and BasicItem< ObjectType >::item. |
|
|
Reimplemented from MapComponent. Definition at line 239 of file edselfnt.cpp. References actmap, GameMap::getField(), and BasicItem< ObjectType >::item. |
1.4.2