| acceleration | Wind | [private] |
| add_remove_listener(ObjectRemoveListener *listener) | GameObject | |
| bbox | MovingObject | [protected] |
| blowing | Wind | [private] |
| collides(GameObject &other, const CollisionHit &hit) | MovingObject | [inline, virtual] |
| collision(GameObject &other, const CollisionHit &hit) | Wind | [virtual] |
| collision_solid(const CollisionHit &hit) | MovingObject | [inline, virtual] |
| collision_tile(uint32_t tile_attributes) | MovingObject | [inline, virtual] |
| CollisionGrid class | MovingObject | [friend] |
| del_remove_listener(ObjectRemoveListener *listener) | GameObject | |
| draw(DrawingContext &context) | Wind | [virtual] |
| elapsed_time | Wind | [private] |
| expose(HSQUIRRELVM vm, SQInteger table_idx) | Wind | [virtual] |
| GameObject() | GameObject | |
| GameObject(const GameObject &rhs) | GameObject | |
| get_bbox() const | MovingObject | [inline] |
| get_group() const | MovingObject | [inline] |
| get_movement() const | MovingObject | [inline] |
| get_name() const | GameObject | [inline] |
| get_pos() const | MovingObject | [inline] |
| group | MovingObject | [protected] |
| is_valid() const | GameObject | [inline] |
| movement | MovingObject | [protected] |
| MovingObject() | MovingObject | |
| name | GameObject | [protected] |
| Platform class | MovingObject | [friend] |
| ref() | RefCounter | [inline] |
| RefCounter() | RefCounter | [inline] |
| remove_me() | GameObject | [inline] |
| Sector class | MovingObject | [friend] |
| set_group(CollisionGroup group) | MovingObject | [inline, protected] |
| set_pos(const Vector &pos) | MovingObject | [inline, virtual] |
| set_size(float w, float h) | MovingObject | [inline, virtual] |
| set_width(float w) | MovingObject | [inline, virtual] |
| speed | Wind | [private] |
| start() | Wind | |
| stop() | Wind | |
| unexpose(HSQUIRRELVM vm, SQInteger table_idx) | Wind | [virtual] |
| unref() | RefCounter | [inline] |
| update(float elapsed_time) | Wind | [virtual] |
| Wind(const Reader &reader) | Wind | |
| ~GameObject() | GameObject | [virtual] |
| ~MovingObject() | MovingObject | [virtual] |
| ~RefCounter() | RefCounter | [inline, protected, virtual] |
| ~ScriptInterface() | ScriptInterface | [inline, virtual] |