C# 클래스 MyGame.Bullet

This class represent a bullet
상속: CDrawableComponent
파일 보기 프로젝트 열기: mahmoudbahaa/XNA-Game-project 1 사용 예제들

공개 메소드들

메소드 설명
Bullet ( MyGame game, Model model, Unit unit ) : System

메소드 상세

Bullet() 공개 메소드

public Bullet ( MyGame game, Model model, Unit unit ) : System
game MyGame
model Microsoft.Xna.Framework.Graphics.Model
unit Unit
리턴 System