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 840 of file map_borders.cpp.

Member Data Documentation

◆ done

bool map::river_runner::done

Definition at line 845 of file map_borders.cpp.

◆ position

river_vertex* map::river_runner::position

Definition at line 841 of file map_borders.cpp.

◆ waiting_for_merge

bool map::river_runner::waiting_for_merge

Definition at line 844 of file map_borders.cpp.

◆ x

uint32_t map::river_runner::x

Definition at line 842 of file map_borders.cpp.

◆ y

uint32_t map::river_runner::y

Definition at line 843 of file map_borders.cpp.


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