C# Class CSPspEmu.Gui.GuiRectangle

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
X int

Méthodes publiques

Méthode Description
GuiRectangle ( int x, int y, int width, int height ) : System

Method Details

GuiRectangle() public méthode

public GuiRectangle ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
Résultat System

Property Details

X public_oe property

public int X
Résultat int