Add input logic for building
This commit is contained in:
@@ -24,4 +24,7 @@ typedef struct PathfindingDesc {
|
||||
|
||||
bool findPath(const PathfindingDesc *desc);
|
||||
|
||||
// TODO: Flowfield
|
||||
void calculateFlowField();
|
||||
|
||||
#endif //PIXELDEFENSE_PATHFINDING_H
|
||||
|
||||
Reference in New Issue
Block a user