Searched refs:LOW_WALL (Results 1 – 9 of 9) sorted by relevance
28 { Ground::LOW_WALL, "low_wall" },69 case Ground::LOW_WALL: in is_ground_diagonal()
634 case Ground::LOW_WALL: in can_traverse_ground()699 return !can_traverse_ground(Ground::LOW_WALL); in is_low_wall_obstacle()
1357 case Ground::LOW_WALL: in notify_ground_below_changed()2926 case Ground::LOW_WALL: in start_state_from_ground()
771 case Ground::LOW_WALL: in add_tile_info()
2673 case Ground::LOW_WALL: in is_ground_obstacle()
54 case Ground::LOW_WALL: in get_friendly_name()163 case Ground::LOW_WALL: in is_traversable()
38 LOW_WALL, /**< Can only be traversed by projectiles like arrows, enumerator
904 case Ground::LOW_WALL: in get_can_traverse_ground()950 return !get_can_traverse_ground(Ground::LOW_WALL); in is_low_wall_obstacle()
838 case Ground::LOW_WALL: in test_collision_with_ground()