Project Alice
Loading...
Searching...
No Matches
map::river_runner Struct Reference
Collaboration diagram for map::river_runner:

Public Attributes

river_vertexposition
 
uint32_t x
 
uint32_t y
 
bool waiting_for_merge
 
bool done
 

Detailed Description

Definition at line 893 of file map_borders.cpp.

Member Data Documentation

◆ done

bool map::river_runner::done

Definition at line 898 of file map_borders.cpp.

◆ position

river_vertex* map::river_runner::position

Definition at line 894 of file map_borders.cpp.

◆ waiting_for_merge

bool map::river_runner::waiting_for_merge

Definition at line 897 of file map_borders.cpp.

◆ x

uint32_t map::river_runner::x

Definition at line 895 of file map_borders.cpp.

◆ y

uint32_t map::river_runner::y

Definition at line 896 of file map_borders.cpp.


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