메소드 |
설명 |
|
AddShips ( Ship ship, int amount ) : void |
|
|
AddTransport ( Race race, int amount ) : void |
|
|
ClearEmptyShips ( ) : void |
|
|
ColonizePlanet ( Ship whichShip ) : void |
|
|
ConfirmPath ( ) : bool |
|
|
Fleet ( ) : System |
|
|
GetExpenses ( ) : float |
|
|
Load ( System.Xml.Linq.XElement fleet, FleetManager fleetManager, Empire empire, GameMain gameMain ) : void |
|
|
Move ( float frameDeltaTime ) : bool |
|
|
ResetMove ( ) : void |
|
|
Save ( XmlWriter writer ) : void |
|
|
SetTentativePath ( StarSystem destination, bool hasExtendedFuelTanks, Galaxy galaxy ) : void |
|
|
SubtractShips ( Ship ship, int amount ) : void |
|
|
SubtractTransport ( Race race, int amount ) : void |
|
|