The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
pathfind::paths::step Struct Reference

#include <pathfind.hpp>

Public Attributes

map_location curr
 
map_location prev
 
int move_left
 

Detailed Description

Definition at line 87 of file pathfind.hpp.

Member Data Documentation

◆ curr

map_location pathfind::paths::step::curr

◆ move_left

int pathfind::paths::step::move_left

◆ prev

map_location pathfind::paths::step::prev

Definition at line 89 of file pathfind.hpp.


The documentation for this struct was generated from the following file: