C# Class MyGame.Bullet

This class represent a bullet
Inheritance: CDrawableComponent
Afficher le fichier Open project: mahmoudbahaa/XNA-Game-project Class Usage Examples

Méthodes publiques

Méthode Description
Bullet ( MyGame game, Model model, Unit unit ) : System

Method Details

Bullet() public méthode

public Bullet ( MyGame game, Model model, Unit unit ) : System
game MyGame
model Microsoft.Xna.Framework.Graphics.Model
unit Unit
Résultat System