C# Class GravityTurn.Window.PersistentWindow

Afficher le fichier Open project: johnfink8/GravityTurn Class Usage Examples

Méthodes publiques

Méthode Description
PersistentWindow ( ) : System
PersistentWindow ( float left, float top, float width, float height ) : System

Method Details

PersistentWindow() public méthode

public PersistentWindow ( ) : System
Résultat System

PersistentWindow() public méthode

public PersistentWindow ( float left, float top, float width, float height ) : System
left float
top float
width float
height float
Résultat System