This is the complete list of members for
FIFE::Camera, including all inherited members.
| addRenderer(RendererBase *renderer) | FIFE::Camera | |
| attach(Instance *instance) | FIFE::Camera | |
| calculateZValue(ScreenPoint &screen_coords) | FIFE::Camera | |
| Camera(const std::string &id, Layer *layer, const Rect &viewport, RenderBackend *renderbackend, ImagePool *ipool, AnimationPool *apool) | FIFE::Camera | |
| detach() | FIFE::Camera | |
| getAttached() const | FIFE::Camera | [inline] |
| getCellImageDimensions() | FIFE::Camera | |
| getCellImageDimensions(Layer *layer) | FIFE::Camera | |
| getId() const | FIFE::Camera | [inline] |
| getLocation() const | FIFE::Camera | |
| getLocationRef() | FIFE::Camera | |
| getMatchingInstances(ScreenPoint screen_coords, Layer &layer, std::list< Instance * > &instances) | FIFE::Camera | |
| getMatchingInstances(Rect screen_rect, Layer &layer, std::list< Instance * > &instances) | FIFE::Camera | |
| getMatchingInstances(Location &loc, std::list< Instance * > &instances, bool use_exactcoordinates=false) | FIFE::Camera | |
| getRenderer(const std::string &name) | FIFE::Camera | [virtual] |
| getRotation() const | FIFE::Camera | |
| getTilt() const | FIFE::Camera | |
| getViewPort() const | FIFE::Camera | |
| getZoom() const | FIFE::Camera | |
| isEnabled() | FIFE::Camera | |
| onRendererEnabledChanged(RendererBase *renderer) | FIFE::Camera | [virtual] |
| onRendererPipelinePositionChanged(RendererBase *renderer) | FIFE::Camera | [virtual] |
| refresh() | FIFE::Camera | |
| render() | FIFE::Camera | |
| resetRenderers() | FIFE::Camera | |
| resetUpdates() | FIFE::Camera | |
| setCellImageDimensions(unsigned int width, unsigned int height) | FIFE::Camera | |
| setEnabled(bool enabled) | FIFE::Camera | |
| setId(const std::string &id) | FIFE::Camera | [inline] |
| setLocation(const Location &location) | FIFE::Camera | |
| setRotation(double rotation) | FIFE::Camera | |
| setTilt(double tilt) | FIFE::Camera | |
| setViewPort(const Rect &viewport) | FIFE::Camera | |
| setZoom(double zoom) | FIFE::Camera | |
| testRenderedViewPort() | FIFE::Camera | |
| toMapCoordinates(ScreenPoint screen_coords, bool z_calculated=true) | FIFE::Camera | |
| toScreenCoordinates(ExactModelCoordinate map_coords) | FIFE::Camera | |
| toVirtualScreenCoordinates(ExactModelCoordinate map_coords) | FIFE::Camera | |
| update() | FIFE::Camera | |
| ~Camera() | FIFE::Camera | [virtual] |