C# Class TiaraFramework.Component.Window

Show file Open project: TiaraGames/TiaraFramework Class Usage Examples

Public Properties

Property Type Description
window GameWindow

Public Methods

Method Description
Window ( Game game ) : System

Method Details

Window() public method

public Window ( Game game ) : System
game Game
return System

Property Details

window public property

public GameWindow window
return GameWindow