mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-26 19:33:38 +00:00
implemented buildable structure selection buttons
This commit is contained in:
@@ -32,6 +32,7 @@ namespace battleship{
|
||||
void addTarget();
|
||||
void issueOrder(Order::TYPE, bool);
|
||||
bool isInLineOfSight(vb01::Vector3, float, Unit*);
|
||||
bool engineersSelected();
|
||||
|
||||
GuiAppState *guiState;
|
||||
Player *mainPlayer;
|
||||
|
||||
Reference in New Issue
Block a user