C# Class GravityTurn.Window.PersistentWindow

Mostra file Open project: johnfink8/GravityTurn Class Usage Examples

Public Methods

Method Description
PersistentWindow ( ) : System
PersistentWindow ( float left, float top, float width, float height ) : System

Method Details

PersistentWindow() public method

public PersistentWindow ( ) : System
return System

PersistentWindow() public method

public PersistentWindow ( float left, float top, float width, float height ) : System
left float
top float
width float
height float
return System