C# Class LitDev.LDWindows

Exibir arquivo Open project: litdev1/LitDev

Public Methods

Method Description
Create ( ) : Primitive

Create a new GraphicsWindow.

Private Methods

Method Description
ActivatedHandler ( Object sender, EventArgs e ) : void
getWin ( int id ) : Win
newID ( ) : int
switchWin ( int id ) : void

Method Details

Create() public static method

Create a new GraphicsWindow.
public static Create ( ) : Primitive
return Primitive