C# Class MyGame.Water

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

Public Methods

Method Description
Water ( MyGame game, Model model, Unit unit ) : System

Method Details

Water() public method

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