C# Class Gravitation.Screens.Menu.ToolPage

Inheritance: XnaGUILib.XGTabPage
Show file Open project: thedamoes/Gravitation Class Usage Examples

Public Methods

Method Description
ToolPage ( Rectangle rect, SoundHandler handler ) : System

Private Methods

Method Description
Ok_Clicked ( XGControl sender ) : void

Method Details

ToolPage() public method

public ToolPage ( Rectangle rect, SoundHandler handler ) : System
rect Microsoft.Xna.Framework.Rectangle
handler Gravitation.SoundHandler
return System