| Actor_action() | Actor_action | [inline] |
| as_usecode_path() | If_else_path_actor_action | [inline, virtual] |
| create_action_sequence(Actor *actor, Tile_coord dest, Actor_action *when_there, bool from_off_screen=false) | Actor_action | [static] |
| create_path(Tile_coord src, Tile_coord dest, Pathfinder_client &cost) | Path_walking_actor_action | [static] |
| done | If_else_path_actor_action | [private] |
| done_and_failed() | If_else_path_actor_action | [inline] |
| failed | If_else_path_actor_action | [private] |
| failure | If_else_path_actor_action | [private] |
| following_smart_path() | Path_walking_actor_action | [virtual] |
| get_dest(Tile_coord &dest) | Path_walking_actor_action | [virtual] |
| get_party | Actor_action | [protected] |
| handle_event(Actor *actor) | If_else_path_actor_action | [virtual] |
| handle_event_safely(Actor *actor, bool &deleted) | Actor_action | |
| If_else_path_actor_action(Actor *actor, Tile_coord dest, Actor_action *s, Actor_action *f=0) | If_else_path_actor_action | |
| open_door(Actor *actor, Game_object *door) | Path_walking_actor_action | |
| path | Path_walking_actor_action | [protected] |
| Path_walking_actor_action(PathFinder *p=0, int maxblk=3) | Path_walking_actor_action | |
| reached_end | Path_walking_actor_action | [protected] |
| seq | Actor_action | [protected] |
| set_failure(Actor_action *f) | If_else_path_actor_action | |
| set_get_party(bool tf=true) | Actor_action | [inline] |
| stop(Actor *actor) | Path_walking_actor_action | [virtual] |
| succeeded | If_else_path_actor_action | [private] |
| success | If_else_path_actor_action | [private] |
| walk_to_tile(Actor *npc, Tile_coord src, Tile_coord dest, int dist=0) | Path_walking_actor_action | [virtual] |
| ~Actor_action() | Actor_action | [inline, virtual] |
| ~If_else_path_actor_action() | If_else_path_actor_action | |
| ~Path_walking_actor_action() | Path_walking_actor_action | [virtual] |