C# Class GameStruct.Size

Afficher le fichier Open project: dream-young-soul/soul

Méthodes publiques

Свойство Type Description
nHeight int
nWidth int

Méthodes publiques

Méthode Description
Size ( ) : System

Method Details

Size() public méthode

public Size ( ) : System
Résultat System

Property Details

nHeight public_oe property

public int nHeight
Résultat int

nWidth public_oe property

public int nWidth
Résultat int