Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
Loading...
Searching...
No Matches
bomberman::Cell Struct Reference

Hold parameters for pathfinding algorithm. More...

#include <Pathfinding.h>

Public Attributes

int parentRow
 
int parentColumn
 
double f
 
double g
 
double h
 

Detailed Description

Hold parameters for pathfinding algorithm.


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