Свойство | Type | Description | |
---|---|---|---|
DroneLength | float | ||
Drones | List |
Méthode | Description | |
---|---|---|
DrawNonAuto ( ) : void | ||
FighterCarrier ( Texture2D texture, Vector2 location, SpriteBatch spriteBatch, Texture2D droneTexture, bool isAlly ) : System | ||
Update ( GameTime gt ) : void |
Méthode | Description | |
---|---|---|
DebugControlManager_DroneSuicide ( object sender, |
||
FighterCarrier ( ) : System | ||
FighterCarrier_TierChanged ( object sender, EventArgs e ) : void |
public FighterCarrier ( Texture2D texture, Vector2 location, SpriteBatch spriteBatch, Texture2D droneTexture, bool isAlly ) : System | ||
texture | Texture2D | |
location | Vector2 | |
spriteBatch | SpriteBatch | |
droneTexture | Texture2D | |
isAlly | bool | |
Résultat | System |