C# Class MyGame.Water

This class represent Water componenet that reflect the sky
Inheritance: CDrawableComponent
Afficher le fichier Open project: mahmoudbahaa/XNA-Game-project Class Usage Examples

Méthodes publiques

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

Method Details

Water() public méthode

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