Roguelike
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
PathElement Struct Reference
Collaboration diagram for PathElement:
Collaboration graph
[legend]

Public Attributes

Integer2D offset_
 
Integer2D step_
 
double walked_distance_
 
double distance_to_target_
 

Member Data Documentation

double PathElement::distance_to_target_
Integer2D PathElement::offset_
Integer2D PathElement::step_
double PathElement::walked_distance_

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