|
|
Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
|
Hold parameters for pathfinding algorithm. More...
#include <Pathfinding.h>
Public Attributes | |
| int | parentRow |
| int | parentColumn |
| double | f |
| double | g |
| double | h |
Hold parameters for pathfinding algorithm.