C# Class PGCGame.Ships.Enemies.EnemyBattleCruiser

Inheritance: BaseEnemyShip
Afficher le fichier Open project: GreatMindsRobotics/PGCGame Class Usage Examples

Méthodes publiques

Méthode Description
EnemyBattleCruiser ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 location, SpriteBatch spriteBatch ) : System

Method Details

EnemyBattleCruiser() public méthode

public EnemyBattleCruiser ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 location, SpriteBatch spriteBatch ) : System
texture Microsoft.Xna.Framework.Graphics.Texture2D
location Vector2
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat System