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

Public Member Functions | |
| TerrainItem (const TerrainType *object) | |
| virtual int | place (const MapCoordinate &mc) const |
| virtual void | display (Surface &s, const SPoint &pos) const |
| virtual MapComponent * | clone () const |
|
|
Definition at line 142 of file ed_mapcomponent.h. Referenced by clone(). |
|
|
Implements MapComponent. Definition at line 145 of file ed_mapcomponent.h. References BasicItem< TerrainType >::item, and TerrainItem(). |
|
||||||||||||
|
Implements MapComponent. Definition at line 144 of file ed_mapcomponent.h. References BasicItem< TerrainType >::item, and TerrainType::weather. |
|
|
Implements MapComponent. Definition at line 251 of file edselfnt.cpp. References actmap, calculateobject(), GameMap::getField(), getNeighbouringFieldCoordinate(), SelectionHolder::getWeather(), BasicItem< TerrainType >::item, selection, tfield::setparams(), tfield::setweather(), tfield::typ, and TerrainType::weather. |
1.4.2