| add_remove_listener(ObjectRemoveListener *listener) | GameObject | |
| del_remove_listener(ObjectRemoveListener *listener) | GameObject | |
| draw(DrawingContext &context) | FloatingText | [virtual] |
| FloatingText(const Vector &pos, const std::string &text_) | FloatingText | |
| FloatingText(const Vector &pos, int s) | FloatingText | |
| GameObject() | GameObject | |
| GameObject(const GameObject &rhs) | GameObject | |
| get_name() const | GameObject | [inline] |
| is_valid() const | GameObject | [inline] |
| name | GameObject | [protected] |
| position | FloatingText | [private] |
| ref() | RefCounter | [inline] |
| RefCounter() | RefCounter | [inline] |
| remove_me() | GameObject | [inline] |
| text | FloatingText | [private] |
| text_color | FloatingText | [private, static] |
| timer | FloatingText | [private] |
| unref() | RefCounter | [inline] |
| update(float elapsed_time) | FloatingText | [virtual] |
| ~GameObject() | GameObject | [virtual] |
| ~RefCounter() | RefCounter | [inline, protected, virtual] |
1.5.1