C# 클래스 PGCGame.Ships.Enemies.EnemyBattleCruiser

상속: BaseEnemyShip
파일 보기 프로젝트 열기: GreatMindsRobotics/PGCGame 1 사용 예제들

공개 메소드들

메소드 설명
EnemyBattleCruiser ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 location, SpriteBatch spriteBatch ) : System

메소드 상세

EnemyBattleCruiser() 공개 메소드

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
리턴 System