FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::Layer Member List

This is the complete list of members for FIFE::Layer, including all inherited members.

addChangeListener(LayerChangeListener *listener)FIFE::Layer
addInstance(Instance *instance, const ExactModelCoordinate &p)FIFE::Layer
addInteractLayer(Layer *layer)FIFE::Layer
areInstancesVisible() constFIFE::Layer
cellContainsBlockingInstance(const ModelCoordinate &cellCoordinate)FIFE::Layer
createCellCache()FIFE::Layer
createInstance(Object *object, const ModelCoordinate &p, const std::string &id="")FIFE::Layer
createInstance(Object *object, const ExactModelCoordinate &p, const std::string &id="")FIFE::Layer
deleteInstance(Instance *instance)FIFE::Layer
destroyCellCache()FIFE::Layer
FifeClass()FIFE::FifeClassinline
getBlockingInstances(const ModelCoordinate &cellCoordinate)FIFE::Layer
getCellCache()FIFE::Layer
getCellGrid() constFIFE::Layer
getChangedInstances()FIFE::Layer
getFifeId()FIFE::FifeClassinline
getId() constFIFE::Layer
getInstance(const std::string &identifier)FIFE::Layer
getInstances() constFIFE::Layer
getInstances(const std::string &id)FIFE::Layer
getInstancesAt(Location &loc, bool use_exactcoordinates=false)FIFE::Layer
getInstancesIn(Rect &rec)FIFE::Layer
getInstancesInCircle(const ModelCoordinate &center, uint16_t radius)FIFE::Layer
getInstancesInCircleSegment(const ModelCoordinate &center, uint16_t radius, int32_t sangle, int32_t eangle)FIFE::Layer
getInstancesInLine(const ModelCoordinate &pt1, const ModelCoordinate &pt2)FIFE::Layer
getInstanceTree(void) constFIFE::Layer
getInteractLayers()FIFE::Layer
getLayerCount() constFIFE::Layer
getLayerTransparency()FIFE::Layer
getMap() constFIFE::Layer
getMinMaxCoordinates(ModelCoordinate &min, ModelCoordinate &max, const Layer *layer=0) constFIFE::Layer
getPathingStrategy() constFIFE::Layer
getSortingStrategy() constFIFE::Layer
getWalkableId()FIFE::Layer
getZOffset() constFIFE::Layer
hasInstances() constFIFE::Layer
isChanged()FIFE::Layer
isInteract()FIFE::Layer
isStatic()FIFE::Layer
isWalkable()FIFE::Layer
Layer(const std::string &identifier, Map *map, CellGrid *grid)FIFE::Layer
m_activeInstancesFIFE::Layerprotected
m_cellCacheFIFE::Layerprotected
m_changedFIFE::Layerprotected
m_changedInstancesFIFE::Layerprotected
m_changeListenersFIFE::Layerprotected
m_gridFIFE::Layerprotected
m_idFIFE::Layerprotected
m_instancesFIFE::Layerprotected
m_instancesVisibilityFIFE::Layerprotected
m_instanceTreeFIFE::Layerprotected
m_interactFIFE::Layerprotected
m_interactsFIFE::Layerprotected
m_mapFIFE::Layerprotected
m_pathingStrategyFIFE::Layerprotected
m_sortingStrategyFIFE::Layerprotected
m_staticFIFE::Layerprotected
m_transparencyFIFE::Layerprotected
m_walkableFIFE::Layerprotected
m_walkableIdFIFE::Layerprotected
removeChangeListener(LayerChangeListener *listener)FIFE::Layer
removeInstance(Instance *instance)FIFE::Layer
removeInteractLayer(Layer *layer)FIFE::Layer
setCellGrid(CellGrid *grid)FIFE::Layer
setId(const std::string &id)FIFE::Layer
setInstanceActivityStatus(Instance *instance, bool active)FIFE::Layer
setInstancesVisible(bool vis)FIFE::Layer
setInteract(bool interact, const std::string &id)FIFE::Layer
setLayerTransparency(uint8_t transparency)FIFE::Layer
setPathingStrategy(PathingStrategy strategy)FIFE::Layer
setSortingStrategy(SortingStrategy strategy)FIFE::Layer
setStatic(bool stati)FIFE::Layer
setWalkable(bool walkable)FIFE::Layer
toggleInstancesVisible()FIFE::Layer
update()FIFE::Layer
~FifeClass()FIFE::FifeClassinlinevirtual
~Layer()FIFE::Layer